create-vlang-appone command · any stack
TemplatesExtensionsDocs
Get started
No results found.
Navigation
Home
Docs
Templates
Extensions
Docs
Docs — Introduction
Docs — Installation
Docs — AGENTS.md
Docs — Templates
Docs — Template Customization
Docs — Extensions
Docs — Contributing
Docs — Advanced Usage
System
Enable Performance Mode
Press Esc to close
Ctrl+K
7 templates·6 extensions·9 categories·MIT licensed·V-native
create-vlang-app

One command. Any stack. Compose templates and extensions into production-ready V apps.

© 2026 Create Vlang App.

Resources

TemplatesExtensionsDocumentationContributing GuideChangelog

Community

GitHub OrganizationVPM ModuleReport an issueRequest a feature

Ecosystem

V languagelivePythonbetaNode.jssibling

CLI App

cli-applications

CLI starter with flag parsing, structured logging, and v test

CLI
V
flag
Terminal

About this template

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.

Key Benefits

  • Pre-configured V project with v.mod
  • v fmt, v vet, and v test out of the box
  • Top-level feature modules and docs/
  • AGENTS.md for AI assistant guardrails
  • Extension-ready overlays for Docker, CI, and databases
Quick Start
Get up and running in seconds

$ create-vlang-app \

--template cli-app

Template Details
Typecli-app
Categorycli-applications
Compatible Extensions3

Compatible Extensions

Enhance your CLI App with these powerful extensions

ci
GitHub Setup
GitHub Actions CI with vlang/setup-v, issue/PR templates, and Dependabot
web-servercli-applibrarysystems-app
GitHub
CI
DevOps
+1 more
Compatible with:web-server, cli-app, library, systems-app
containers
V Docker
Dockerfile and Compose for V binaries and dev workflows
web-servercli-appsystems-app
Docker
DevOps
Container
+1 more
Compatible with:web-server, cli-app, systems-app
ci
V Fmt & Vet
Pre-commit hooks for v fmt and v vet
web-servercli-applibrarysystems-app
v fmt
v vet
Hooks
+1 more
Compatible with:web-server, cli-app, library, systems-app
View All Extensions

Recommended Combinations

Get started quickly with these popular template and extension combinations

T

CLI App

cli-app

E

GitHub Setup

ci

$ create-vlang-app \

--template cli-app \

--addons github-setup

T

CLI App

cli-app

E

V Docker

containers

$ create-vlang-app \

--template cli-app \

--addons v-docker

T

CLI App

cli-app

E

V Fmt & Vet

ci

$ create-vlang-app \

--template cli-app \

--addons v-fmt-vet

Ready to Build?

Start creating your V app with this template

Browse Extensions