Skip to main content

a utility library to help environment bootstrapping scripts

Project description

build status Bitdeli badge

Installation

It’s recommended to use Sprinter’s standalone installer:

OSX:

curl -s https://raw.github.com/toumorokoshi/sprinter/master/scripts/sandbox.sh > /tmp/sprinter; bash /tmp/sprinter

Debian-Based (e.g. Ubuntu):

cd /tmp/; rm sandbox.sh; wget https://raw.github.com/toumorokoshi/sprinter/master/scripts/sandbox.sh -O sandbox.sh; bash sandbox.sh

You can also install sprinter using easy_install or pip (not recommended, it’s easier to update with the standalone):

(sudo) easy_install http://github.com/toumorokoshi/sprinter/tarball/master

(sudo) pip install http://github.com/toumorokoshi/sprinter/tarball/master

What is it?

A cross-platform environment bootstrapping framework!

Sprinter is a framework designed to making bootstrapping development environments easier. There are three main components to a usable sprinter environment:

  • This python egg, to fully utilize the framework

  • a sprinter.cfg file, which contains the configuration necessary to install features

  • sprinter formulas, which each feature uses as it’s instruction manual on how to setup, update, and remove itself

Read more about Sprinter on the docs

Command list

Install an environment:

sprinter install ENVIRONMENT.cfg
sprinter install http://myenvironment.cfg

Install the environment specified in the environment.cfg file. It will update an environment if it already exists.:

sprinter update MY_ENVIRONMENT

Activate MY_ENVIRONMENT:

sprinter activate MY_ENVIRONMENT

deactivate MY_ENVIRONMENT:

sprinter deactivate MY_ENVIRONMENT

remove MY_ENVIRONMENT:

sprinter remove MY_ENVIRONMENT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sprinter-1.1.3.tar.gz (96.6 kB view details)

Uploaded Source

File details

Details for the file sprinter-1.1.3.tar.gz.

File metadata

  • Download URL: sprinter-1.1.3.tar.gz
  • Upload date:
  • Size: 96.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for sprinter-1.1.3.tar.gz
Algorithm Hash digest
SHA256 fade13af11300f0a5b6d913036d717fe81b3fc6677e5f4c5e2882351043b3a00
MD5 4c799ba36ee06db831f5332f96aaec4a
BLAKE2b-256 da24336fe1a03975c6fe297854c1760d0cc7d1137da7d507c365cc080962dfc0

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page