https://github.com/vodyani/cli
🤖 Vodyani cli 是一个命令行界面工具,可以帮助开发者初始化、维护 vodyani 项目。
https://github.com/vodyani/cli
cli nestjs nodejs voydani
Last synced: about 1 year ago
JSON representation
🤖 Vodyani cli 是一个命令行界面工具,可以帮助开发者初始化、维护 vodyani 项目。
- Host: GitHub
- URL: https://github.com/vodyani/cli
- Owner: vodyani
- License: mit
- Created: 2022-03-20T01:53:51.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-10-24T08:52:17.000Z (over 1 year ago)
- Last Synced: 2024-10-25T05:38:32.737Z (over 1 year ago)
- Topics: cli, nestjs, nodejs, voydani
- Language: TypeScript
- Homepage:
- Size: 246 KB
- Stars: 4
- Watchers: 0
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: README.MD
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Vodyani cli
🤖 Vodyani cli 是一个命令行界面工具,可以帮助开发者初始化、维护 vodyani 项目。
[](https://www.npmjs.com/package/@vodyani/cli)
[](https://www.npmjs.com/package/@vodyani/class-decorator)
[](https://www.npmjs.com/package/@vodyani/cli)
[](LICENSE)

[](https://github.com/semantic-release/semantic-release)
## Installation
```sh
npm install -g @vodyani/cli
```
## Getting started
**start**
```
vodyani
```
**output**
```sh
__ __ ___ ____ __ __ _ _ _ ___
\ \ / / / _ \ | _ \ \ \ / / / \ | \ | | |_ _|
\ \ / / | | | | | | | | \ V / / _ \ | \| | | |
\ V / | |_| | | |_| | | | / ___ \ | |\ | | |
\_/ \___/ |____/ |_| /_/ \_\ |_| \_| |___|
vodyani help ❓ Get Help.
vodyani new 🚀 Generating a new application.
vodyani g [name] 🏭 Generates a file of the specified type.
vodyani types 📚 Get Help for view the types that can be generated.
```
- [使用文档 📚](https://vodyani.netlify.app/docs/other/cli)
- [Documentation 📚](https://vodyani.netlify.app/en/docs/other/cli)
## Questions
- [Discussions 🧐](https://github.com/vodyani/cli/discussions)
## Team
|[](https://github.com/chogathK)|
|:-:|
|[ChoGathK](https://github.com/chogathK)|

## License
Vodyani cli is [MIT licensed](LICENSE).