0.01
No commit activity in last 3 years
No release in over 3 years
Hacker-gems installs most needed gems for hackers.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Project Readme

Hacker-gems Gem Version

The gem is just a collection of all gems that you may need for your hacking life.

Why?

Each time I've a new system installation I keep trying to remember by libraries so I build this library to install all what I need.

Installation

Install it yourself as:

$ gem install hacker-gems

Or add this line to your application's Gemfile:

gem 'hacker-gems'

And then execute:

$ bundle

Contributing

Open a new issue and suggest a really needed gem for hackers.

Build the gem

Make sure you're in the gem directory

cd hacker-gems

Build the gem

gem build hacker-gems.gemspec

License

The gem is available as open source under the terms of the MIT License.