Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 206 Bytes

CONTRIBUTE.md

File metadata and controls

13 lines (9 loc) · 206 Bytes

How to contribute

build is from source

Checkout the code then from within the directory

export GOPATH=`pwd`
go get github.com/urfave/cli/v2
go get github.com/thash/asana/commands
go  build