vane

module
v0.0.0-...-bcacd0f Latest Latest
Warning

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

Go to latest
Published: May 31, 2016 License: MIT

README

Vane - A Package Manager In Golang.

vane is a package manager in golang that can be install some front-end packages, inspired from bower.

##Install make sure you have golang and installed, and set the $GOPATH and $GOBIN.

$ go get github.com/ZhangHang-z/vane
$ sudo bash make.sh

if that way was failed, you can install manually.

$ go get github.com/ZhangHang-z/vane
$ go install $GOPATH/src/github.com/ZhangHang-z/vane/bin/vane-cli.go
$ mv $GOBIN/vane-cli /usr/bin/vane

##Usage vane install jquery

##License The MIT License

##Author ZhangHang-z

Directories

Path Synopsis
src
dir
parser
Package parser provied command line parser, parse vane.json file and .vanerc file for user defined.
Package parser provied command line parser, parse vane.json file and .vanerc file for user defined.

Jump to

Keyboard shortcuts

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