Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Package Software Questions, #5

Closed
Colack opened this issue Apr 18, 2022 · 3 comments
Closed

Package Software Questions, #5

Colack opened this issue Apr 18, 2022 · 3 comments
Assignees
Labels
question Further information is requested

Comments

@Colack
Copy link

Colack commented Apr 18, 2022

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/
@grngxd
Copy link
Member

grngxd commented Apr 19, 2022

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 :)

@grngxd grngxd pinned this issue Apr 19, 2022
@CompeyDev
Copy link
Member

CompeyDev commented Apr 20, 2022

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

@CompeyDev CompeyDev added the question Further information is requested label Apr 20, 2022
@Colack
Copy link
Author

Colack commented Apr 20, 2022

Ok, that's cool.
I really like this project idea, best of luck to you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants