@docsi/cli
Version:
CLI Tool for installing the Docsi template
16 lines (13 loc) • 489 B
Markdown
1.0.0
- First Launch, simple template generator
1.1.0
- Replaced chalk with colors and removed boxes
- Code Refactoring and Error Handling improvements
- Added new command "docsi docs" to see the link to the docs
- Check if the user wants to run npm install after creating a new project
- Updated README.md
1.2.0
- Added support for themes provided by the template
- Throw error when CLI version is too old for the template to work properly
1.2.1
- Fixed wrong version output in the CLI