Skip to content
This repository has been archived by the owner on Jun 17, 2020. It is now read-only.

aurels/capistrano-clockwork

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Capistrano::Clockwork

Clockwork integration for Capistrano 3.

WARNING : AT THE MOMENT THIS GEM IS UNDER DEVELOPEMENT. DO NOT USE AT ALL UNLESS YOU ARE CONTRIBUTING.

Installation

Add this line to your application's Gemfile:

group :development do
  gem 'capistrano-clockwork'
end

And then execute:

$ bundle

Usage

    # Capfile

    require 'capistrano/clockwork'

Contributors

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Submit a pull request

About

Clockwork integration for Capistrano

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published