Skip to content

lfkellogg/galley-cli

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Galley

galley-cli

CLI frontend for Galley.

Latest version: 1.0.1 release!

Installation

$ npm install -g galley-cli

Use

The galley CLI tool will walk up the directory tree looking for a Galleyfile(.js) or symlink to one. The original Galleyfile should be in an NPM module that depends on the galley NPM package. This tool will use that galley implementation to run commands against the Galleyfile

As a step-saving measure, the galley CLI tool will install any missing NPM dependencies before running Galley.

See the Galley README for complete documentation on Galley.

About

Command line wrapper for Galley library

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%