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
Right now, when specifying a package/repository locally, you have to add both the repository and the package details in the configuration file.
What about expanding the functionality and the API to have the ability of managing and using just locally registered repositories (without specifying package details locally)?
Where those repositories would be queried (on update/list) for packages available in them.
While this suggestion sounds very good, there always is the problem that I try to have OPPM as small of a program as possible. The more features I add, the more "bloated" it gets. I'll think about it.
Suggestion: Get a plugin system so the user can decide whether or not he wants a bloated, but feature rich environment? (I know this should be another Issue ...)
Right now, when specifying a package/repository locally, you have to add both the repository and the package details in the configuration file.
What about expanding the functionality and the API to have the ability of managing and using just locally registered repositories (without specifying package details locally)?
Where those repositories would be queried (on update/list) for packages available in them.
Example:
And in the local configuration file:
The text was updated successfully, but these errors were encountered: