winston / soloistrc_builder

This app will help you build your soloistrc file easily from a (GitHub) directory of recipes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

soloistrc builder

Do you use soloist?

This simple app will help you build your soloistrc file easily from a (GitHub) directory of recipes.

Typically, this is our workflow for setting up our developer and ci machines:

	> mkdir cookbooks && cd cookbooks
	> git clone https://github.com/pivotal/pivotal_workstation

	# Build a soloistrc file by choosing from recipes in ~/cookbooks/pivotal_workstation/recipes

	> gem install soloist
	> soloist

Build your soloistrc now at http://soloistrc-builder.herokuapp.com.

About

This app will help you build your soloistrc file easily from a (GitHub) directory of recipes.


Languages

Language:CSS 93.7%Language:JavaScript 3.5%Language:Ruby 2.8%