perryl / concourse-scripts

GNU General Public License v2.0
0 stars 0 forks source link

Proper argument parsing #1

Closed perryl closed 8 years ago

perryl commented 8 years ago

Need proper argument parsing in construct-pipelines and parser.py to handle user-inputted systems rather than hardcoded paths that need to be changed per-user.

Also need to create directory to store all strata pipelines for a system; should have same name as system.

perryl commented 8 years ago

This is fixed as of 2650a955e8b981ece854977e6dea62d417e37801; Large scale changes to parser and pipeline constructor patch