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

Allow list of packages #3

Open
piranna opened this issue Jun 19, 2016 · 2 comments
Open

Allow list of packages #3

piranna opened this issue Jun 19, 2016 · 2 comments

Comments

@piranna
Copy link

piranna commented Jun 19, 2016

Allow to give an optional argument with the desired packages to install and return the full composed install string.

@arve0
Copy link
Owner

arve0 commented Jun 19, 2016

Sounds like a good idea.

@piranna
Copy link
Author

piranna commented Jun 22, 2016

Since dependencies packages can have several names on diferent systems, if instead a string or array of strings, it would be used an object where the keys set the OS and/or the installer mechanism and the values the package names of the dependencies for that system. I would check first for the 'npm' entry since we are already using it, so we can install npm packages on demand.

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

No branches or pull requests

2 participants