Skip to content

Create a new command that fetches global track files to the root directory #388

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

Closed
kytrinyx opened this issue May 5, 2017 · 1 comment
Closed

Comments

@kytrinyx
Copy link
Member

kytrinyx commented May 5, 2017

We have an endpoint in the API, http://x.exercism.io/v3/tracks/:id/global, which delivers a zip file containing a directory tree that should be placed as-is in the root of the track's exercise directory on the user's local machine.

I'd like to have a separate command that people can run, and we will update the documentation for how to get started in a track to tell people to run that command.

For example:

$ exercism setup TRACK_ID
@kytrinyx
Copy link
Member Author

kytrinyx commented Aug 4, 2017

Closing this in favor of #418, which will implement this for nextercism.

@kytrinyx kytrinyx closed this as completed Aug 4, 2017
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