Skip to content

jamesgary/sandcastle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sandcastle - Catchy Tagline

Sandcastle respects the developer.

Development

Guard automatically compiles Coffeescript, SASS, and HAML, runs specs, and more!

In your shell console, run the following:

bundle install
bundle exec guard

It's also much easier if you run your files behind a server to avoid 'local file' security warnings. This project is already set up as a rack app if you run the following in your shell console:

rackup
open http://localhost:9292/public/dev/index.html

Lastly, for writing specs, you can use the awesome tool Test'Em by running the following:

testem

About

HTML5 app boilerplate for the detached developer.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published