Skip to content

schlick/babushka-deps

Repository files navigation

Installation

Standard Babushka install:

sh -c "`curl https://babushka.me/up`"

Add this repo as a source (substitute repo name as appropriate):

babushka sources -a schlick git@github.com:schlick/babushka-deps.git

Setup

To develop babushka deps locally, symlink this repo into the babushka sources:

ln -s $PWD ~/.babushka/sources/dev

Usage

To view the available deps:

babushka list

To run a dep:

babushka 'schlick:name of dep'

If there are no spaces in the name of the dep, this can be simplified to:

babushka schlick:my_dep

To update a source:

babushka sources -u

About

My personal Babushka deps for setting up my dev machine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages