0.2.3 • Published 5 years ago

gcu v0.2.3

Weekly downloads
3
License
EPL-1.0
Repository
github
Last release
5 years ago

gcu - (G)it (C)atch-(U)p - run git pull for all projects from common directory.

Clojars Project Dependencies Status NPM

Run git pull on all projects from a given directory using Lumo/ClojureScript.

Pre-requisites

For OSX:

brew install lumo
brew install coreutils

Basic Installation

# Install Lumo via NPM (if not already)
npm install -g lumo-cljs

# Install the library from npm
npm install -g gcu

# This will allow you to run something like
gcu ~/path/to/your-base-directory

# To allow verbose mode try
gcu ~/projects/clojure-src verbose true

Sample Session

gcu-sample-session

Licenses

Copyright © 2018 Burin Choomnuan

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

0.2.3

5 years ago

0.2.2

6 years ago

0.2.1

6 years ago

0.2.0

6 years ago

0.1.9

6 years ago

0.1.8

6 years ago

0.1.7

6 years ago

0.1.6

6 years ago

0.1.5

6 years ago