Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 360 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 360 Bytes

hokusai-sandbox

Sandbox app for experimenting with Hokusai..

Setup

Manually

  1. Install Golang v1.12.4
  2. Run go build
  3. Run the ./hokusai-sandbox binary

With Hokusai

hokusai dev start

Compiling a binary

go build or hokusai build

Running tests

hokusai test