Highlander 0.1.0

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

hey,

sounds interesting. Got a link to the github repo?

FYI, I did a github search for highlander and it came back with too many
results. It’s standard practice to include a link to the code in an
anouncement. No need to be a smart arse.

On Sun, Dec 12, 2010 at 8:42 PM, Daniel N [email protected] wrote:

hey,

sounds interesting. Got a link to the github repo?