haadcode / roadmap-generator

MIT License
57 stars 76 forks source link

Add proper options handling #2

Closed haadcode closed 7 years ago

haadcode commented 8 years ago

There's bunch of options read from command line arguments with process.argv[process.argv.length-1]. These should be handled properly with some lib that parse --option=value.