Skip to content

Latest commit

 

History

History
52 lines (36 loc) · 1.01 KB

File metadata and controls

52 lines (36 loc) · 1.01 KB

Warp - Go Package Manger

Warp is a simple cross-platform package manager developed in Golang.

Installation

From Github

git clone https://github.com/Nebrix/Warp.git

Build the binary

make build

Download Binary (Recommended)

You can download the latest binary from the releases page.

Usage

Once you have Warp installed, you can use it as follows:

# Example usage
Warp install <package-name>

Features

  • Cross-platform support
  • Simple and lightweight

Contributing

Feel free to contribute by opening issues or submitting pull requests.

License

This project is licensed under the MIT