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

Install multiple plugins at once #49

Closed
pnorman opened this issue Mar 11, 2015 · 1 comment
Closed

Install multiple plugins at once #49

pnorman opened this issue Mar 11, 2015 · 1 comment

Comments

@pnorman
Copy link
Contributor

pnorman commented Mar 11, 2015

I'd like to be able to install multiple plugins in one command line, rather than installing them one-by-one.

@yohanboniface
Copy link
Member

You can do that now:

node index.js plugins --install kosmtik-tiles-export --install kosmtik-geojson-overlay

skorasaurus pushed a commit to skorasaurus/kosmtik that referenced this issue Mar 22, 2015
Even though x = x || y usually should set x = y for all undefined x, I at least get a ReferenceError for config being undefined on line kosmtik#49, after commit d16873d. 

I'm not sure exactly why, so I'd assume it's due to either an oddity with the v8 engine, though it seems... odd.

Anyhow, simply defining it ahead of time as was done before d16873d solves it, even though it doesn't look as elegant.
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