Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/artemeff/ruby-wisp-source
Source code for Ruby Wisp compiler
https://github.com/artemeff/ruby-wisp-source
Last synced: 12 days ago
JSON representation
Source code for Ruby Wisp compiler
- Host: GitHub
- URL: https://github.com/artemeff/ruby-wisp-source
- Owner: artemeff
- License: mit
- Created: 2013-05-24T05:45:58.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-05-30T20:25:26.000Z (over 11 years ago)
- Last Synced: 2024-12-05T13:39:57.580Z (29 days ago)
- Language: Ruby
- Size: 109 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Ruby Wisp Source
JS source code for [ruby-wisp](http://rubygems.org/gems/ruby-wisp) ([source](https://github.com/artemeff/ruby-wisp))
## Contributing
1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create new Pull Request