gopas

command module
v0.0.0-...-4a31f58 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 7, 2017 License: MIT Imports: 4 Imported by: 0

README

gopas

gopas.sublime-workspace

Build tool for Golang to build project outside GOPATH

Install

go get github.com/reekoheek/gopas

Usage

$ gopas -h
Usage: gopas <action> [<args...>]

Actions:
  list     List all dependencies
  install  Install dependencies
  run      Run go code
  help     Show help

gopas.yml

Specify configuration for project by gopas.yml file

name: my.co/myname/mypackage

pre-build:
    - ["do", "something", "cli", "thing"]

dependencies:
    - other.co/unknown/app
    - another.id/some/other

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL