Skip to content

pallet/devbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

devbox

A pallet project to launch development boxes for pairing.

Installation

Devbox bootstraps itself using the devbox shell script; there is no separate install script. It handles installing its own dependencies, which means the first run will take longer.

  1. Make sure you have a Java JDK version 6 or later.
  2. Download the script.
  3. Place it on your $PATH. (~/bin is a good choice if it is on your path.)
  4. Set it to be executable. (chmod 755 ~/bin/devbox)

Usage

Configure your AWS key:

devbox aws 'AWS-Key' 'AWS-Secret'

In a git directory, run:

devbox start github-user1 github-user2 …

Customisation

AMI

Region

License

Copyright © 2014 Hugo Duncan

Distributed under the Eclipse Public License.

About

Create a node with a project for pairing

Resources

Stars

Watchers

Forks

Packages

No packages published