#STuBs or Sinatra Toadstool Bootstrap
What is this project? Well, that is a great question. Toadstool is an awesome style guide framework that I am perfecting on a daily basis and then my Sinatra bootstrap project has become the foundation of my app dev workflow. So, this is a project that makes these two very awesome things into one really awesome thing.
By simply cloning this repo, which is sandboxed via a .rvmrc
file, run bundle install
and then rake server
and BAM! You are running wth scissors in one hand, gas in the other and a smoke in your grill!
Oh yeah, more docs to come, but running rake server
will compile the Sass to CSS, but while you are in development you will want to also run compass watch
from that directory.
##Disclaimer This project is always in development making awesome things more awesome takes constant attention. If shit is broke, log your complaint in the repo. If there is a feature you are looking for, log it in the repo. If anythign pops into your head related to this project, log it ... you get the idea.
##License Clone it, use it, take my code and build something else with it ... I don't care. If there is one developer out in the world that I helped, my work is done here.