os-tools
The home of moss (system state and package manager) and boulder (moss format build tool)
How to download and setup os-tools
Open terminal and run command
git clone https://github.com/AerynOS/os-tools.git
git clone is used to create a copy or clone of os-tools repositories.
You pass git clone a repository URL. it supports a few different network protocols and corresponding URL formats.
Also you may download zip file with os-tools https://github.com/AerynOS/os-tools/archive/master.zip
Or simply clone os-tools with SSH
[email protected]:AerynOS/os-tools.git