Skip to content

Instantly share code, notes, and snippets.

@ninedraft
Created September 20, 2018 14:06
Show Gist options
  • Save ninedraft/3782e6028c96c8485d2c3d01ae77fad5 to your computer and use it in GitHub Desktop.
Save ninedraft/3782e6028c96c8485d2c3d01ae77fad5 to your computer and use it in GitHub Desktop.
schema:
- name: embark
commands:
build:
status: true
method: go build -v -o embark ./cmd/embark/
test:
status: true
watcher:
paths:
- /
ignored_paths:
- vendor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment