https://github.com/compeydev/flight-stable
https://github.com/compeydev/flight-stable
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/compeydev/flight-stable
- Owner: CompeyDev
- License: apache-2.0
- Created: 2022-04-13T04:58:36.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-13T04:58:46.000Z (about 4 years ago)
- Last Synced: 2024-12-27T20:41:26.184Z (over 1 year ago)
- Language: JavaScript
- Size: 3.35 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
Flight
Swift, reliable, multi-language package manager.
# :zap: Installation
We don't have an official release of Flight yet, however, if you would like to give it a try, feel free to follow the steps below to build from source.
## Build From Source
Prerequisites: **Git**, **NodeJS + NPM**
### Minimum Supported Rust Version (MSRV)
Rust 1.58
### Steps
1. Clone the github repository using the Github CLI.
```bash
git clone https://github.com/flightpkg/flight
```
2. CD into the `flight` directory.
```powershell
cd flight
```
## :clap: Supporters
[](https://github.com/flightpkg/flight/stargazers)
## Built With
[NodeJS](https://nodejs.org/)
## License
This project is licensed under Apache-2.0 - see the [LICENSE.md](LICENSE) file for details.