Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 277 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 277 Bytes

slite

slite is a lite implementation of the score API, doesn't support many features (for now) but is fast and slim.

Building and Testing from Source

The score project uses Maven to build and test.

  1. git clone the source code
  2. mvn clean install