We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://github.com/pstadler/flightpla
# run a flightplan (`fly --help` for more information) $ fly [task:]<target> [--flightplan flightplan.(js|coffee)]
https://github.com/flyjs/fly
I use both but both CLI have the same name !
fly [options] <tasks> fly --mode=parallel task1 task2 ...
How to deal with both in the same project ?
Add flightplan as an alias to fly ?
Rename fly cli to flightplan and add an alias ( ln -s ) to be back compatible ?
The text was updated successfully, but these errors were encountered:
See: #96
Sorry, something went wrong.
thank you
No branches or pull requests
fly VS fly conflict
https://github.com/pstadler/flightpla
https://github.com/flyjs/fly
I use both but both CLI have the same name !
How to deal with both in the same project ?
Add flightplan as an alias to fly ?
Rename fly cli to flightplan and add an alias ( ln -s ) to be back compatible ?
The text was updated successfully, but these errors were encountered: