Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/changhz/vcli
A CLI tool to generate folder structure for making CLI tools
https://github.com/changhz/vcli
Last synced: 2 months ago
JSON representation
A CLI tool to generate folder structure for making CLI tools
- Host: GitHub
- URL: https://github.com/changhz/vcli
- Owner: changhz
- Created: 2022-12-15T11:37:10.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-07-10T00:56:45.000Z (over 1 year ago)
- Last Synced: 2024-08-05T01:10:52.275Z (6 months ago)
- Language: V
- Homepage:
- Size: 15.6 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-v - vcli - A CLI tool to generate folder structure according to the [guideline](https://blog.vlang.io/the-complete-beginners-guide-to-cli-apps-in-v/) (Applications / Command-line)
README
# vcli
A CLI tool to generate folder structure according to the [guideline](https://blog.vlang.io/the-complete-beginners-guide-to-cli-apps-in-v/)
## Usage
`v run . --name name_of_your_project`