List of existing sprinter formulas ================================== The following are a list of existing sprinter formulas: * `sprinter.formula.command `_ : a formula to run a shell command during a specific state * `sprinter.formula.eggscript `_ : a formula to install a python executables that exists as eggs * `sprinter.formula.env `_ : a formula to set environment variables * `sprinter.formula.git `_ : a formula to clone git repositories * `sprinter.formula.package `_ : a formula to install packages via native package managers * `sprinter.formula.perforce `_ : a formula to setup perforce version control * `sprinter.formula.ssh `_ : a formula to setup ssh keys and configuration * `sprinter.formula.template `_ : a formula download a file, specialize it, and put the result where desired * `sprinter.formula.unpack `_ : a formula to extract compressed files, and symlink desired executables * `yt.formula.node `_ : install node.js and npm packages