◐ Shell
clean mode source ↗

GitHub - e9x/stomp: SystemYA's implementation of the TOMP model.

Skip to content

Navigation Menu

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

SystemYA's TOMP implementation (STomp)

This repository implements the proxy model found here.

Usage

We provide a command-line interface for compiling the code.

For more features, specify the --help option when running the CLI.

Wiki

Documentation for components such as the Bootstrapper can be found in the wiki.

Quickstart

  1. Clone the repository locally
$ git clone https://github.com/sysce/stomp.git
> Cloning into stomp...
$ cd stomp
  1. Install dependencies
  1. Build