D
Daniel Berger
There can be only one! Process, I mean.
I'm happy to announce the first release of the highlander gem.
What is it?
A thing you require in your script if you want to ensure only one
instance of your program is running.
How do I use it?
require "highlander"
# Your code here...
That's it!
How do I get it?
gem install highlander
Enjoy!
Dan
I'm happy to announce the first release of the highlander gem.
What is it?
A thing you require in your script if you want to ensure only one
instance of your program is running.
How do I use it?
require "highlander"
# Your code here...
That's it!
How do I get it?
gem install highlander
Enjoy!
Dan