Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vodyani/cli
🤖 Vodyani cli 是一个命令行界面工具,可以帮助开发者初始化、维护 vodyani 项目。
https://github.com/vodyani/cli
cli nestjs nodejs voydani
Last synced: about 5 hours 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 2 years ago)
- Default Branch: master
- Last Pushed: 2024-10-24T08:52:17.000Z (27 days ago)
- Last Synced: 2024-10-25T05:38:32.737Z (27 days 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 项目。
[![Npm](https://img.shields.io/npm/v/@vodyani/cli)](https://www.npmjs.com/package/@vodyani/cli)
[![Npm](https://img.shields.io/npm/v/@vodyani/cli/beta.svg)](https://www.npmjs.com/package/@vodyani/class-decorator)
[![Npm](https://img.shields.io/npm/dm/@vodyani/cli)](https://www.npmjs.com/package/@vodyani/cli)
[![License](https://img.shields.io/github/license/vodyani/cli)](LICENSE)
![Workflow](https://github.com/vodyani/cli/actions/workflows/release.yml/badge.svg)
[![semantic-release: angular](https://img.shields.io/badge/semantic--release-angular-e10079?logo=semantic-release)](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
|[![ChoGathK](https://github.com/chogathK.png?size=100)](https://github.com/chogathK)|
|:-:|
|[ChoGathK](https://github.com/chogathK)|![Alt](https://repobeats.axiom.co/api/embed/5d9a15dec859f18f2c26fb3763654974c5d9816e.svg "Repobeats analytics image")
## License
Vodyani cli is [MIT licensed](LICENSE).