Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(release): 2.0.0-pre-list-practices.1 [skip ci]
# [2.0.0-pre-list-practices.1](v1.36.0...v2.0.0-pre-list-practices.1) (2020-01-28) ### Bug Fixes * allow fail and recursive to be optional ([457eb72](457eb72)) * inform user if the config file already exists ([569725a](569725a)) * parse flags with init subcommand ([3ede8e0](3ede8e0)) * remove comments a comment ideas ([e604238](e604238)) * remove unnecessary code ([bb88dd4](bb88dd4)) * remove unused commented code and import reflect-metadata ([5ad591a](5ad591a)) * remove unused flag, aliases and set new examples ([cccdf57](cccdf57)) * rename method ([d8a88cf](d8a88cf)) * rename subcommand ([e939b9e](e939b9e)) * revert change ([b4b6497](b4b6497)) * set arguments back to be required ([dc8edd6](dc8edd6)) * typo ([19e8bd1](19e8bd1)) ### Features * **core:** CLI changed to multi-command ([dd50436](dd50436)) * add two subcommands ([9661d6b](9661d6b)) * convert init flag to subcommand ([9594d3a](9594d3a)) * implement method to get practices ([871f7f2](871f7f2)) * list practices in a table ([9d8a8f6](9d8a8f6)) * wip - add subcommand ([6c33fc4](6c33fc4)) ### BREAKING CHANGES * **core:** now exists commands such as init, practices and run
- Loading branch information