forked from emfcamp/power
-
Notifications
You must be signed in to change notification settings - Fork 0
CLI Options
Harry Bridge edited this page Aug 9, 2016
·
1 revision
Generating paperwork is done through the CLI, running bin/generatePaperwork.sh will do three things, it will generate the power plan, a stats file and some node labels.
You can choose what files to output using some flags, for example to suppress label generation run bin/generatePaperwork.sh -l, below is a full list of flags that can be used
-h | --help You should already know this one...
-l | --nolabels Suppresses label generation
-d | --nodiagram Stops the pretty diagram from bein drawn
-s | --nostats Stops the stats from being calculated