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

Run tasks by name #68

Open
ruyadorno opened this issue Oct 23, 2020 · 0 comments
Open

Run tasks by name #68

ruyadorno opened this issue Oct 23, 2020 · 0 comments

Comments

@ruyadorno
Copy link
Owner

It may seem counter intuitive but during some discussions in the npm cli I realized there's def a value to be provided to ntl users by allowing usage of positional arguments in order to run a task without the need of the interactive interface.

For one, it's an elegant way to fix the forwarding of arguments as described in #66 and it will also provide a nice shortcut alternative to npm run, e.g:

ntl build --with-flags -> npm run build -- --with-flags

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

1 participant