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
So how exactly will fpm know packages by name? Will packages be registered by name at the fpm website?
Assuming the answer to the above is "yes", what if you want to include a dependency for something that is not on the fpm site (such as something written in Javascript)? Could you maybe just specify a github url? Or github username and package name? Maybe the specific git revision could optionally be included too?
Then... what if you want to specify a dependency for something in a different version control system? Or an arbitrary file hosted somewhere?
The text was updated successfully, but these errors were encountered:
So how exactly will fpm know packages by name? Will packages be registered by name at the fpm website?
Assuming the answer to the above is "yes", what if you want to include a dependency for something that is not on the fpm site (such as something written in Javascript)? Could you maybe just specify a github url? Or github username and package name? Maybe the specific git revision could optionally be included too?
Then... what if you want to specify a dependency for something in a different version control system? Or an arbitrary file hosted somewhere?
The text was updated successfully, but these errors were encountered: