GithubHelp home page GithubHelp logo

flightpkg / flight Goto Github PK

View Code? Open in Web Editor NEW
27.0 0.0 4.0 278.38 MB

Swift, reliable, multi-language package manager. โœจ๐Ÿšค๐Ÿš€โœจ

Home Page: https://flightpkg.js.org/

License: Apache License 2.0

JavaScript 97.97% Ruby 0.02% PowerShell 0.02% Shell 0.99% Batchfile 0.01% Inno Setup 0.09% Dockerfile 0.02% TypeScript 0.71% CSS 0.09% HTML 0.01% Rust 0.07%
fast nodejs package-manager unified universal cli flight javascript luau rust

flight's Introduction

Swift, reliable, multi-language package manager.


โšก 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 install a pre-alpha release.

Linux:

Shell script (Recommended):

$ curl -qL https://raw.githubusercontent.com/flightpkg/flight/main/install.sh | bash

If the installer doesn't set your environment variables, add it using:

$ echo "export PATH=~/flight/bin:$PATH" >> YOUR_SHELL_CONFIG_HERE

...and restart your shell to use the command flight

Build From Source

Prerequisites: Git, Yarn and/or NPM, NodeJS.

Steps

  1. Clone the repository using git.
$ git clone https://github.com/flightpkg/flight
  1. CD into the flight directory.
$ cd flight
  1. Install @vercel/ncc globally if it isnt already installed
$ npm i @vercel/ncc
$ yarn global add @vercel/ncc
  1. Run the build script
$ npm run compile && npm run build
$ yarn compile && yarn build
  1. CD into the dist/js directory, then init.
$ cd dist/js
-------------
$ npm init 
$ yarn init

๐Ÿ•ต๏ธโ€โ™‚๏ธ VirusTotal Scans

Platform VirusTotal Scan
Windows

๐Ÿ‘ Supporters

Stargazers repo roster for @flightpkg/flight


Built With

NodeJS

License

Apache-2.0 ยฉ flightpkg - see the LICENSE.md file for details.

flight's People

Contributors

dependabot[bot] avatar grngxd avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

flight's Issues

Dead Project?

Hi there,

I was really excited to see how this project would flesh out, so I checked on it the other day, and I noticed that there had not been a update for a while. Is the project dead, cancelled, or somewhere in the middle?

Thanks,

  • Jack

Package Software Questions,

Just a quick question,

I was trying to use Flight to create an basic package, and I was wondering where I could make my own package.

Should I use a git system, or should I use something like npm and yarn?

Thank you,

  • Colack/

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.