Go to file
2016-08-02 15:31:30 +02:00
main.go initial 2016-08-02 15:31:30 +02:00
README.md initial 2016-08-02 15:31:30 +02:00

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