dchelimsky / rspec-dev
- Source
- Commits
- Network (14)
- Issues (0)
- Downloads (4)
- Wiki (3)
- Graphs
-
Tree:
e9c6b4a
commit e9c6b4ae555ddda67f4ba70acea21aed0a2d1158
tree 28e7fea5c53d51ee7f4c401cd14c567e8c6b1ac1
parent 86da61f0f26feda5c296a92fd97b14a11ec0a38d
tree 28e7fea5c53d51ee7f4c401cd14c567e8c6b1ac1
parent 86da61f0f26feda5c296a92fd97b14a11ec0a38d
rspec-dev / website
website/README
The RSpec website is built with webby-0.9.2. You should be able to build and see it with these simple steps (standing in the same directory as this README): == Build the site webby build == Rebuild the site webby rebuild == Start the webserver webby heel:start == Stop the webserver webby heel:stop == Learn about other tasks webby -T == Learn about the webby command webby -h

