Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/m3talsmith/tool-box
sample interface implementation code
https://github.com/m3talsmith/tool-box
Last synced: about 1 month ago
JSON representation
sample interface implementation code
- Host: GitHub
- URL: https://github.com/m3talsmith/tool-box
- Owner: m3talsmith
- Created: 2012-03-15T22:25:38.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2012-03-16T18:20:10.000Z (almost 13 years ago)
- Last Synced: 2024-04-14T15:07:35.902Z (9 months ago)
- Language: Ruby
- Homepage:
- Size: 90.8 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
Awesome Lists containing this project
README
Usage
=====irb
> require File.join(Dir.pwd, 'hammer.rb')
> Hammer.new.use # Should raise an implementation error