-
Notifications
You must be signed in to change notification settings - Fork 94
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
Fix cylc install help examples #4188
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @MetRonnie. Tested as working.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I tried following instructions and it didn't work as expected...
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Worked for me too.
(venv) kinow@ranma:~/Development/python/workspace/cylc-flow$ cd ~/cylc-suites
(venv) kinow@ranma:~/cylc-suites$ mkdir -p bunny/rabbit
(venv) kinow@ranma:~/cylc-suites$ touch bunny/rabbit/flow.cylc
(venv) kinow@ranma:~/cylc-suites$ cylc install --directory=bunny/rabbit
INSTALLED rabbit from bunny/rabbit -> /home/kinow/cylc-run/rabbit/run1
These changes close #4186
Would be good to get this in for 8.0b1
Requirements check-list
CONTRIBUTING.md
and added my name as a Code Contributor.