Capistrano::Friday::Goodluck
Works only with Capistrano 3.x!!!
Capistrano plugin that wishes you good luck when you deploy on Friday.
Installation
Add this line to your application's Gemfile
:
gem 'capistrano-friday-goodluck'
And then:
bundle install
Usage
Add this line to Capfile
:
require 'capistrano/friday/goodluck'
Screenshot
Contributing
- Fork it
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request
Thanks
Inspired by @SeatGeek via Dallas Gutauckis's twitter