Skip to content

lainq/vinit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

May 26, 2021
53ea7ef Â· May 26, 2021
May 23, 2021
May 16, 2021
May 26, 2021
May 22, 2021
May 15, 2021
May 25, 2021
May 16, 2021
May 22, 2021
May 18, 2021
May 26, 2021
May 15, 2021
May 17, 2021
May 15, 2021
May 15, 2021
May 17, 2021
May 17, 2021
May 15, 2021
May 15, 2021
May 15, 2021
May 15, 2021

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