
exercism
List of commands for exercism:
-
exercism:tldr:60054 exercism: Print the path to the solution workspace.$ exercism workspacetry on your machineexplain this command
-
exercism:tldr:b9f89 exercism: Configure the application token and the preferred workspace for Exercism.$ exercism configure --token=${your-application-token} --workspace=${-path-to-preferred-workspace}try on your machineexplain this command
-
exercism:tldr:c40da exercism: Submit an exercise.$ exercism submit ${filename}try on your machineexplain this command