Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v create. Why not just run v new my_project web? #10

Open
enghitalo opened this issue Nov 21, 2023 · 0 comments
Open

v create. Why not just run v new my_project web? #10

enghitalo opened this issue Nov 21, 2023 · 0 comments

Comments

@enghitalo
Copy link

Then it will always be aligned with official v create projects

Getting started

You can let V automatically set up the bare-bones structure of a project for you
by using any of the following commands in a terminal:

  • v init → adds necessary files to the current folder to make it a V project
  • v new abc → creates a new project in the new folder abc, by default a "hello world" project.
  • v new abcd web → creates a new project in the new folder abcd, using the vweb template.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant