pranavbaburaj / vinit

Vinit is a command-line tool to generate V projects and run scripts written in V

Home Page:https://pranavbaburaj.github.io/vinit/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Vinit is a command-line tool to generate V projects and run scripts written in V

https://pranavbaburaj.github.io/vinit/

License:MIT License


Languages

Language:TypeScript 51.2%Language:V 43.9%Language:PowerShell 3.2%Language:Shell 1.4%Language:Batchfile 0.2%Language:AMPL 0.2%