Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/steveklabnik/teachmehowtomakearubygem
Shows you how to make a ruby gem.
https://github.com/steveklabnik/teachmehowtomakearubygem
Last synced: 7 days ago
JSON representation
Shows you how to make a ruby gem.
- Host: GitHub
- URL: https://github.com/steveklabnik/teachmehowtomakearubygem
- Owner: steveklabnik
- Created: 2011-02-04T00:55:05.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2011-02-06T20:56:07.000Z (almost 14 years ago)
- Last Synced: 2024-12-01T19:36:24.929Z (22 days ago)
- Language: Ruby
- Homepage:
- Size: 93.8 KB
- Stars: 15
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is the repository for a gem that I live-coded for a lightning talk at @pghrb. It's a simple example of making a gem that installs a binary named `teachmetomakearubygem` that simply opens up the presentation I gave in a web browser.
Some revisions and video of the presentation forthcoming.