Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 571 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 571 Bytes

Vix

A Small Wrapper for Nix Package Manager

Dependencies

  • Rust Programming language (1.69 or later)
  • Nix Package manager (Optional because starting from version 0.0.2 you can install Nix With Vix)
  • A Unix-like operating system
  • Git

Installation

  • Clone repo using git clone https://github.com/AlexanderMaxRanabel/Vix.git
  • cd into directory cloned project is at
  • Run cargo build --release
  • Executable Now Should be at target/release

Licensing

Vix is licensed under the GNU Lesser General Public License 2.1. See LICENSE for more information.