Skip to content

pote/gpm-all

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gpm-all

gpm-all is a gpm plugin that runs all Godeps files in the current directory, this is done so developers can have a Godeps, Godeps.dev, or any other kind of separation they choose in their dependencies.

USAGE
      $ gpm all           # Downloads all external top-level packages required by
                          # your application and generates a Godeps file with their
                          # latest tags or revisions.
      $ gpm all version   # Prints version information for the plugin.
      $ gpm all help      # Prints this message.

Requires gpm v1.1.1 which introduces gpm plugins.

Usage

gpm all

Installation

With Homebrew

$ brew tap pote/gpm_plugins
$ brew install gpm-all

Manually in *nix

$ git clone [email protected]:pote/gpm-all.git && cd gpm-all
$ ./configure
$ make install

About

A gpm plugin for per-environment dependency groups

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages