Sandbox project for "The exceptionally handsome dashboard framework" Dashing.
The purpose of the project is making some handy widget and later trying to extend Dashing itself.
This project includes an extended version of the zsim0n/rails-dev-box vagrant environment.
Check the rails dev box for system requirements
host $ git clone https://github.com/zsim0n/dashing-sandbox.git
host $ cd dashing-sandbox
host $ vagrant up
host $ vagrant ssh
host $ dashing new dashing_sandbox
host $ cd dashing_sandbox
host $ bundle
host $ dashing start
Point your browser at localhost:3030 and have fun!
See Vagrantfile and Puppetfile for details
Released under the MIT License, Copyright (c) 2013–ω Zoltan Simon.