Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aslakhellesoy/ruby-tcl
A minimal Ruby interface to libtcl
https://github.com/aslakhellesoy/ruby-tcl
Last synced: about 2 months ago
JSON representation
A minimal Ruby interface to libtcl
- Host: GitHub
- URL: https://github.com/aslakhellesoy/ruby-tcl
- Owner: aslakhellesoy
- License: mit
- Created: 2009-12-01T00:27:09.000Z (about 15 years ago)
- Default Branch: master
- Last Pushed: 2011-08-09T11:57:30.000Z (over 13 years ago)
- Last Synced: 2024-04-14T15:13:30.448Z (9 months ago)
- Language: Ruby
- Homepage:
- Size: 142 KB
- Stars: 6
- Watchers: 2
- Forks: 10
- Open Issues: 2
-
Metadata Files:
- Readme: README.rdoc
- License: LICENSE
Awesome Lists containing this project
README
= tcl
A minimal Ruby interface to libtcl.
The library is written by Sam Stephenson. Aslak Hellesøy forked it to gemify it.== Note on Patches/Pull Requests
* Fork the project.
* Make your feature addition or bug fix.
* Add tests for it. This is important so I don't break it in a
future version unintentionally.
* Commit, do not mess with rakefile, version, or history.
(if you want to have your own version, that is fine but bump version in a commit by itself I can ignore when I pull)
* Send me a pull request. Bonus points for topic branches.== Copyright
Copyright (c) 2009 Sam Stephenson. See LICENSE for details.