Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 227 Bytes

File metadata and controls

16 lines (11 loc) · 227 Bytes

gandalf

HMAC authentication layer for shuttleql

Install sbt

brew install sbt

Run

sbt

Testing

sbt test

Deploy to local

gandalf must be deployed locally to be referenced by other projects

sbt publish-local