cli-ricsi
v1.0.4
Published
<div align="center">
Downloads
11
Readme
🐱CLI-RICSI
This is a CLI scaffolding tool provided by Wuhu-home-Caidan🎉
简体中文 / English
🍁 Installation Steps
Open your terminal
install pnpm
npm install -g pnpm
Install Cli-Ricsi
pnpm add cli-ricsi
Run Cli-Ricsi
pnpm clir
🤺 About Language Configuration
You can find the language configuration file in the following path:
...\node_modules\cli-ricsi\lan.json
{
"language": "en" //edit the language you want to use
}
🐳 Feature Expansion Plan
[x] Multilingual Support
[ ] ntelligent Error Handling
[ ] Technology Upgrade
🌟 Open Source License CC BY-NC-SA 4.0
Our project follows the open-source development philosophy, advocating for transparency, collaboration, and community-driven progress.
We have chosen the CC BY-NC-SA 4.0 license for its clear and stringent rights granted for non-commercial use, sharing, and adaptation.
| Term | Summary | |-----------|------------------------------------------------------------------------------| | Free Use | You can use this work for non-commercial purposes for free. | | Modification Freedom | You can modify and adapt this work as needed and publish the modified version under the same terms. | | Distribution Freedom | Under the condition of retaining the original author's credit, providing a link to the license, and indicating if changes were made, you may share the original or modified work. | | No Warranty | This work is provided "as is" without any express or implied warranties. |
CC BY-NC-SA 4.0 License Full Text
The complete license text can be found in the LICENSE
file in our repository.