Skip to content

Releases: exercism/cli

Command-line client for the site at https://exercism.io

22 Aug 02:03
Compare
Choose a tag to compare

To install, follow the interactive installation instructions at https://exercism.io/cli-walkthrough


This release fixes problems with the paths when downloading and uploading, as well as an encoding problem in certain filenames.

Command-line client for https://exercism.io

27 Jul 00:34
Compare
Choose a tag to compare

To install, follow the interactive installation instructions on the site when you join a track and start the first exercise.


This release adds support for teams, improves a bunch of error messages, and adds debug as an alias for the troubleshoot command.

Command-line client for https://exercism.io

18 Jul 00:37
Compare
Choose a tag to compare

To install, follow the interactive installation instructions on the site when you join a track and start the first exercise.


This release fixes a problem with upgrading on Windows.

Command-line client for the new site at https://exercism.io

15 Jul 19:06
Compare
Choose a tag to compare

To install, follow the interactive installation instructions on the site when you join a track and start the first exercise.


This release fixes a very confusing and unhelpful error message when you try to submit a legacy solution that doesn't have the metadata that the new site requires.

Command-line client for the new site at https://exercism.io

14 Jul 23:49
Compare
Choose a tag to compare

To install, follow the interactive installation instructions on the site when you join a track and start the first exercise.


This fixes the broken download command when downloading with a --uuid for someone else's solution. It also improves error messages.

Command-line client for the new site at https://exercism.io

13 Jul 21:55
Compare
Choose a tag to compare

To install, follow the interactive installation instructions on the site when you join a track and start the first exercise.


This fixes a bug that prevented submitting multiple files.

Command-line client for the new site at https://exercism.io

13 Jul 17:20
Compare
Choose a tag to compare

To install, follow the interactive installation instructions on the site when you join a track and start the first exercise.


This updates the output of the configure command to be friendlier and less confusing.

New CLI for https://exercism.io

13 Jul 13:56
Compare
Choose a tag to compare

The new version of the CLI is a complete rewrite.

To install, follow the interactive installation instructions on the site when you join a track and start the first exercise.

CLI compiled for mentors beta site

08 Jul 22:43
Compare
Choose a tag to compare
Pre-release

This reworks the mentorcism configure command. There are still issues with validation around the workspace directory.

Instructions will be added to the #announcements channel on the mentors Slack.

If you're not in the mentors slack, join us!
http://mentoring.exercism.io/

CLI compiled for https://v2.exercism.io

22 Jun 23:15
Compare
Choose a tag to compare
Pre-release
  • download the archive for your operating system and architecture
  • extract the archive
  • put the binary in your path
  • configure with the command below
nextercism configure --token=<your-api-token>

Your token can be found at https://v2.exercism.io/my/settings