How to use capistrano for a non-rails app? just a static html site -


i have been using capistrano on rails site, , set did usual:

capify . 

now how use on static html site publish?

check out railsless-deploy gem.


Comments

Popular posts from this blog

javascript - Enclosure Memory Copies -

php - Replacing tags in braces, even nested tags, with regex -