Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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