snowfrogdev / xmentor

CLI tool to download and run tests on exercism.io student exercises

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

xmentor CLI

A CLI for mentors of the TypeScript track on exercism.io

Install

To install, clone repo then:

$ npm link

Use

$ xmentor [solution UUID]

About

CLI tool to download and run tests on exercism.io student exercises

License:MIT License


Languages

Language:TypeScript 94.1%Language:JavaScript 5.9%