Skip to content

hiremaga/sprout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sprout

An experimental command line interface for Pivotal Sprout

Currently a thin wrapper around soloist

Installation

Downloads and installation instructions can be found in the notes for the latest release.

Roadmap

Parity with today's workflow

  • Ensure system Ruby and shell out to soloist
  • Automatically install soloist if it isn't already installed
  • Automatically install librarian-chef if it isn't already installed
  • Run soloist via sprout sprout soloist ...
  • Run librarian-chef from sprout instead of soloist sprout libarian-chef ...
  • Use dedicated gem home ~/.soloist/gems

Future improvements & deas

  • Use chef-omnibus instead of system ruby? no need, omnibus is BIG and system ruby is sufficient
  • Self-update
  • Generate sprout-wrap
  • Namespace soloist commands under sprout solo ... so sprout's interface can vary from soloist's
  • homebrew tap/curl for easy installation