-
-
Notifications
You must be signed in to change notification settings - Fork 361
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
nextercism: implement upgrade command #414
Comments
13 tasks
@kytrinyx @robphoenix I'm going to start looking into this command. |
@kytrinyx a quick heads up, I have this ported over to nextercism already. I'm working on testing and smoothing out any oddities I come across. I'll try to have the PR by this weekend - for review and tests. |
Yay 🎉 I look forward to seeing it! |
3 tasks
nywilken
added a commit
to nywilken/exercism-cli
that referenced
this issue
Aug 23, 2017
nywilken
added a commit
to nywilken/exercism-cli
that referenced
this issue
Aug 25, 2017
robphoenix
pushed a commit
to robphoenix/exercism-cli
that referenced
this issue
Sep 21, 2017
aldraco
pushed a commit
to aldraco/cli
that referenced
this issue
Nov 2, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
To be merged into the nextercism branch in #410
Command name:
upgrade
(aliasu
).File:
cmd/upgrade.go
Reimplement the Upgrade command in the nextercism CLI. The current functionality (https://github.com/exercism/cli/blob/master/cmd/upgrade.go) should be directly portable.
The text was updated successfully, but these errors were encountered: