GitHub - e9x/stomp: SystemYA's implementation of the TOMP model.
-
Notifications
You must be signed in to change notification settings - Fork 0
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
- Clone the repository locally
$ git clone https://github.com/sysce/stomp.git > Cloning into stomp... $ cd stomp
- Install dependencies
- Build