Skip to main content

a utility library to help environment bootstrapping scripts

Project description

build status

Installation

You can install sprinter using easy_install:

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

Or use a sandboxed install:

OSX:

$ curl -s https://raw.github.com/toumorokoshi/sprinter/master/examples/sprinter_sandbox.sh > /tmp/sprinter; bash /tmp/sprinter

Debian-Based (e.g. Ubuntu):

$ cd /tmp/; wget https://raw.github.com/toumorokoshi/sprinter/master/examples/sprinter_sandbox.sh; bash sprinter_sandbox.sh

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 script:

  • This python egg, to fully utilize the framework

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

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

This will install the sprinter command line to your machine. Easy install needs to be installed for now. Conversely, you can use the sandboxer to use sprinter once. (look under examples)

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 activate MY_ENVIRONMENT

Activate MY_ENVIRONMENT:

$ sprinter deaactivate MY_ENVIRONMENT

deactivate MY_ENVIRONMENT:

$ sprinter update 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-0.5.5.tar.gz (84.8 kB view details)

Uploaded Source

File details

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

File metadata

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

File hashes

Hashes for sprinter-0.5.5.tar.gz
Algorithm Hash digest
SHA256 8ec87ab5244eb6bbf3f30d98363d47c2f6e57b7a5131796d335c410b14aac624
MD5 ab468158fce07eaaef4ea06d48c40008
BLAKE2b-256 fcc14edff8628a7a604b9158ad19d75854f78663a33fffb330e8955ad0a09549

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