An open API service indexing awesome lists of open source software.

https://github.com/snowfrogdev/xmentor

CLI tool to download and run tests on exercism.io student exercises
https://github.com/snowfrogdev/xmentor

Last synced: 3 months ago
JSON representation

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

Awesome Lists containing this project

README

        

# xmentor CLI

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

## Install
To install, clone repo then:

```bash
$ npm link
```

## Use
```bash
$ xmentor [solution UUID]
```