Skip to content

A script which will run some shell commands from a json file

Notifications You must be signed in to change notification settings

milica-nerlovic/wizard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wizard

Runs shell commands from specifically formatted JSON file.

Usage

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

About

A script which will run some shell commands from a json file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages