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
- Host: GitHub
- URL: https://github.com/sixarm/sixarm-ruby-gem-scripts
- Owner: SixArm
- License: other
- Created: 2010-05-21T03:53:56.000Z (about 16 years ago)
- Default Branch: main
- Last Pushed: 2023-09-15T19:24:57.000Z (almost 3 years ago)
- Last Synced: 2025-02-06T00:27:07.922Z (over 1 year ago)
- Topics: gem, ruby, scripts
- Language: Shell
- Homepage: http://sixarm.com
- Size: 82 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: CODEOWNERS
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.