Skip to content

0.6.1: [#29] For a better CLI (#37)

Compare
Choose a tag to compare
@zephinzer zephinzer released this 23 Mar 17:40
48be2b5
adds a sub-command based way of doing things (closes #29)

commit log:
* initial commit
* it works! (base/test/version/help) - left init
* migrated `viewFile` over to use the CLI
* added tests and refactored
* added tests and comments
* fixing code climate replication issue
* fixing code climate issues
* fixed remaining linting issues
* updated readme