Offensive Thinking

Internet Thoughtcrime

A little update on Enc: I added a gemspec and generally made it “gem compatible”. Build and install your gem by running

    
    gem build Enc.gemspec
    gem install Enc-x.x.x.gem
    
    

The command line client is now separate from the module and called encli in the /bin directory.