Run git pull on all projects from a given directory using Lumo/ClojureScript.
For OSX:
brew install lumo
brew install coreutils
# 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

Copyright © 2018 Burin Choomnuan
Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.
Can you improve this documentation?Edit on GitHub
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |