srcom
Version:
cli tool to get and post runs to speedrun.com
17 lines (10 loc) • 346 B
Markdown
# srcom
A Node.js module that provides you with the ability to look up runs and rules from speedrun.com using the command line, in addition to posting runs.
## Prerequisites
[Node.js](https://nodejs.org/en/download/) installed.
## Installation
```
npm i -g srcom
```
## Usage
Type `srcom` in a terminal/command line and follow the prompts.