Skip to content

artsy/hokusai-sandbox

Repository files navigation

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