New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

gcu

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gcu

Run git pull on all projects from a given base directory.

latest
Source
npmnpm
Version
0.2.3
Version published
Weekly downloads
6
20%
Maintainers
1
Weekly downloads
 
Created
Source

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.

FAQs

Package last updated on 20 Dec 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts