b2e
simple tool to translate bash scripts to embedded go commands
usage
b2e -s="source path" -d="destination file"
default values are
s = "." d = ".\bash.go"
licence
MIT
Author
Darko Luketic
Description
Languages
Go
100%