Skip to content

daveyeu/nightcap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nightcap is a collection of helpers for Capistrano.

For Phusion Passenger:
  require "nightcap/passenger"

For static sites (or PHP or something):
  require "nightcap/static_server"

For some handy defaults in any case (git, master branch, staging + prod):
  require "nightcap/default"

About

Little helpers for Capistrano

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages