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

fly VS fly conflict #169

Closed
thierryc opened this issue Jun 8, 2017 · 2 comments
Closed

fly VS fly conflict #169

thierryc opened this issue Jun 8, 2017 · 2 comments

Comments

@thierryc
Copy link

thierryc commented Jun 8, 2017

fly VS fly conflict

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 ?

@pstadler
Copy link
Owner

pstadler commented Jun 8, 2017

See: #96

@pstadler pstadler closed this as completed Jun 8, 2017
@thierryc
Copy link
Author

thierryc commented Jun 8, 2017

thank you

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