Skip to content
/ vsub Public

Bash-style variable substitution C library and tool

License

Notifications You must be signed in to change notification settings

makukha/vsub

Repository files navigation

vsub

Bash-style variable substitution C library and tool.

Development

Requires Docker and Task.

Build and enter development environment:

# host system
$ task dev

Development environment

# docker container
root@vsub:/build$ task compile  # compile and execute 🚀
root@vsub:/build$ vsub --help
root@vsub:/build$ task test     # run tests 🔥
root@vsub:/build$ task debug    # debug 🚑

Syntax research

# host system
$ task research

About

Bash-style variable substitution C library and tool

Resources

License

Stars

Watchers

Forks

Packages

No packages published