Awesome
<p align="center"> <img src="https://i.imgur.com/xs4pUIG.png" aly="logo"> <h3 align="center">Vinit</h3> <p align="center"> Vinit is a command line tool to generate v projects and run scripts <br /> <a href="https://github.com/pranavbaburaj/vinit/tree/main/docs">📖 Documentation</a> · <a href="https://github.com/pranavbaburaj/vinit/issues">Report a Bug</a> · <a href="https://github.com/pranavbaburaj/vinit/pulls">Request Feature</a> </p> <br> <p align="center"> <img src="https://img.shields.io/discord/808537055177080892.svg"> <img src="https://badges.frapsoft.com/os/v1/open-source.svg?v=103"> <img src="https://img.shields.io/github/last-commit/pranavbaburaj/vinit"> <img src="https://tokei.rs/b1/github/pranavbaburaj/vinit"> </p> <br /> </p>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