bnvk / Conjuror

An experiment in the CSV format, open data, magic, and wizardly things!
Other
11 stars 2 forks source link

Make ctrack and conjuror available on command line #39

Closed simonv3 closed 8 years ago

simonv3 commented 8 years ago

Basically just finalize the work @bnvk started to make this a bin thing.

$ npm install -g conjuror
$ conjuror
> 404 No spell found 
> Are you sure you specified an --input -i value
$ conjuror -i ~/src/conjuror/data/hours.json
> Spits out hours.json

Use as normal. This might be a time to do a home conjuror folder with all the data.

Next: