Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 598 Bytes

README.md

File metadata and controls

28 lines (15 loc) · 598 Bytes

Atom Group

Hi all,

You have found the Atom-Group repository. CONGRATS!!!

Getting Started

We use Vagrant with Puppet provisioning to build and test our code in a virtual environment. Execute the following steps to get up and running.

  1. Install Vagrant from RubyGems:

    $ gem install vagrant

  2. Clone the repository:

    $ git clone git://github.com/doodles526/Atom-Group.git

    $ cd Atom-Group

  3. Spin up a VM (note: the vm will start in the background):

    $ vagrant up

  4. Access the VM directly:

    $ vagrant ssh