Flight is a swift, reliable and multi-language package manager.
The only package manager you will ever need.
Install the flight CLI using the installer:
$ curl -qL https://flightpkg.js.org/get | bash
~$flight
--------------------------------------------------------------- Usage: flight [command] [flags] Displays help information. Options: -h, --help output usage information -js, --js install nodejs packages -luau --luau install luau packages Commands: - install - uninstall - init - build - run - publish Run flight --help COMMAND for more information on specific commands.~$clear