Skip to content

cmet7/flocker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

flocker

Ensure that only one instance of a Ruby script will be run at a time on unix-based systems. For more information on file locking see: flock(2) manpage

Installation

gem install flocker

Usage

To use flocker simply require it in your script:

require 'flocker'

Bitdeli Badge

About

Ensure that only one instance of a Ruby script will be run at a time.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages