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

NPM style commandline handling #7

Closed
kenareb opened this issue Feb 10, 2019 · 1 comment
Closed

NPM style commandline handling #7

kenareb opened this issue Feb 10, 2019 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@kenareb
Copy link
Owner

kenareb commented Feb 10, 2019

It should be possible to create a command line handling like npm has:

npm adduser --registry=blafoo
or
npm install package1 package2 ...

@kenareb kenareb self-assigned this Feb 10, 2019
@kenareb kenareb added the enhancement New feature or request label Feb 10, 2019
@kenareb
Copy link
Owner Author

kenareb commented Feb 10, 2019

Feature implemented in version 1.1.0.

@kenareb kenareb closed this as completed Feb 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant