Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 162 Bytes

File metadata and controls

29 lines (20 loc) · 162 Bytes

Start

$ make start

Setup

$ make install

Run tests

$ make test

Lint

$ make lint

Build

$ make build