Warp is a simple cross-platform package manager developed in Golang.
git clone https://github.com/Nebrix/Warp.git
make build
You can download the latest binary from the releases page.
Once you have Warp installed, you can use it as follows:
# Example usage
Warp install <package-name>
- Cross-platform support
- Simple and lightweight
Feel free to contribute by opening issues or submitting pull requests.
This project is licensed under the MIT