vip

VI Plus
git clone https://codeberg.org/night0721/vip
Log | Files | Refs | README | LICENSE

README.md (394B)


      1 # vip
      2 VI Plus
      3 
      4 # Usage
      5 ```sh
      6 vip
      7 ```
      8 
      9 # Dependencies
     10 None
     11 
     12 # Building
     13 You will need to run these with elevated privilages.
     14 ```
     15 $ make 
     16 # make install
     17 ```
     18 
     19 # Contributions
     20 Contributions are welcomed, feel free to open a pull request.
     21 
     22 # License
     23 This project is licensed under the GNU Public License v3.0. See [LICENSE](https://github.com/night0721/vip/blob/master/LICENSE) for more information.