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

Replace gulp-cli with eoslocal cli #17

Closed
gaboesquivel opened this issue Oct 29, 2018 · 2 comments
Closed

Replace gulp-cli with eoslocal cli #17

gaboesquivel opened this issue Oct 29, 2018 · 2 comments
Labels
cli enhancement New feature or request

Comments

@gaboesquivel
Copy link
Contributor

We decided to use gulp instead of yarn to prevent yarn inception confusion since there are services using yarn already.

It would be even clearer if we had an eoslocal cli.

Gulp works for now, however gulp-cli doesn't support additional parameters being passed without flags. There for yarn cleos get info cannot be transalated to gulp cleos get info.. it would be great to support this with our cli eoslocal cleos get info.

I'm sure there are other cases where this would be handy.

@gaboesquivel gaboesquivel added enhancement New feature or request cli labels Oct 29, 2018
@gaboesquivel gaboesquivel changed the title replace gulp-cli with eoslocal cli Replace gulp-cli with eoslocal cli Oct 29, 2018
@gaboesquivel
Copy link
Contributor Author

Hi @smiled0g, I just stumbled upon your eos-local npm package.
It seems it aims to solve similar pains.
Please take a look at what we are working on.
Best

@gaboesquivel
Copy link
Contributor Author

gaboesquivel commented Nov 20, 2018

We decided to keep it simple for now and use Make

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cli enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant