Runs shell commands from specifically formatted JSON file.
To make wizard script, clone this repository to your local machine and run
mix escript.build
Then you can test run it with, for ex:
./wizard run build_commands
and it will run the build commands (they are echo
only) from the jobs.json
file.
Or:
./wizard run a marathon
Or:
./wizard where is my pizza