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

https://github.com/zw963/ruby_tools

Many ruby tools(gems) combined with travelling ruby for use independently.
https://github.com/zw963/ruby_tools

Last synced: about 1 year ago
JSON representation

Many ruby tools(gems) combined with travelling ruby for use independently.

Awesome Lists containing this project

README

          

## Many ruby tools(gems) combined with travelling ruby for use independently of all your project.

For a list command you can use, please check this list.

https://github.com/zw963/ruby_tools/tree/master/bin

You can test portable ruby with:

```sh
$: bin/ruby-portable -e 'puts "hello world!"'
```