cli
CLI starter with flag parsing, structured logging, and v test
This template provides a solid foundation for building cli-app applications. It comes with all the essential tools and configurations to help you get started quickly.
The CLI App template is designed to help developers jumpstart their projects with best practices, modern tooling, and a well-structured codebase.
Enhance your CLI App with these powerful extensions
Get started quickly with these popular template and extension combinations
cli-app
ci
$ create-vlang-app \
--template cli-app \
--addons github-setup
cli-app
containers
$ create-vlang-app \
--template cli-app \
--addons v-docker
cli-app
ci
$ create-vlang-app \
--template cli-app \
--addons v-fmt-vet
Start creating your V app with this template