v0.0.1
🚀 Features
- Parse args and handle npm template - by @Lu-Jiejie (95fa6)
- Handle github template - by @Lu-Jiejie (ec28e)
- Add bin and fix error catcher - by @Lu-Jiejie (470c1)
- Handle local template - by @Lu-Jiejie (d5ac7)
- Add default agent configuration; add creating cli info - by @Lu-Jiejie (73367)
- Run cli when no template name is provided - by @Lu-Jiejie (7c0bf)
- Check if destination directory empty and add --force option - by @Lu-Jiejie (bb5d9)
- Add exclude option support - by @Lu-Jiejie (95433)
- Cli usage output - by @Lu-Jiejie (abe5d)
🐞 Bug Fixes
- Handle error when importing config file - by @Lu-Jiejie (4d221)
- Destination directory - by @Lu-Jiejie (533f1)