You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
you should the npm/yarn registry to create a package for flight (js), if you want any other languages, they are coming in another major release, for now, flight is JS only.
p.s: visit https://github.com/flightpkg/flight-go :)
Soon, there will be a wrapper based publish system (if that's even possible), but we are trying to use yarn/npm or other major registries for reliability and security.
Edit: Once you publish it to the npm/yarn registry, you should be able to install it using flight once you add it to your package.json
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,
The text was updated successfully, but these errors were encountered: