v0.0.6
Changelog
Other
- 02bdb91: chore: move install script to the scripts folder (@zaidfadhil)
- 284b062: chore: remove install.sh and uninstall.sh from root dir (@zaidfadhil)
- 3ef5e37: new cli pkg (@zaidfadhil)
- ed93337: chore: add unknown command error handling and refactor CLI exit logic (@zaidfadhil)
- 9bb588e: refactor(main.go): remove unused parameter in default command handler (@zaidfadhil)
- 5bba12b: Merge pull request #7 from zaidfadhil/feat/cli (@zaidfadhil)
- 5cda1e1: feat(cli): update cli command error message and add help command (@zaidfadhil)