Skip to content

lainq/vinit

Repository files navigation

Vinit

Vinit is a command line tool to generate v projects and run scripts
📖 Documentation · Report a Bug · Request Feature



Vinit can be used to

  • Generate v project
  • Install modules from a git repository
  • Run scripts

Setup

Windows

These are the two ways you can use inorder to install the apackage on Window. Follow any of the steps below.

  • To install the package on windows. Head on to the releases and download the executable for Windows.
  • Download the window-build.ps1 file from the releases and run it using powershell

Linux

To install vinit on linux, download the linux-build.sh file from the releases and run the script.

Documentation

Read the documentation here