An open API service indexing awesome lists of open source software.

https://github.com/sixarm/sixarm-ruby-gem-scripts

SixArm.com → Ruby → Gem scripts for building, deploying, and maintaining our ruby gems
https://github.com/sixarm/sixarm-ruby-gem-scripts

gem ruby scripts

Last synced: about 2 months ago
JSON representation

SixArm.com → Ruby → Gem scripts for building, deploying, and maintaining our ruby gems

Awesome Lists containing this project

README

          

# SixArm.com → Ruby →
Gem scripts for simple gem management, inspection, etc.

* Doc:
* Gem:
* Repo:

## Introduction

There are three kinds of tools here:

* The "gemspec" scripts that are generally useful for
extracting simple information from a gemspec stream.

* Various misc scripts, such as a ruby script that can
convert a file's first Ruby comment to a README.rdoc file.

* A list of the gems we typically use

You can customize these however you like for your own systems.

For docs go to

Want to help? We're happy to get pull requests.