Skip to content

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

Description

@enghitalo

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions