Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

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`