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.
- Host: GitHub
- URL: https://github.com/zw963/ruby_tools
- Owner: zw963
- Created: 2018-12-26T13:25:19.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-10-28T03:57:36.000Z (over 1 year ago)
- Last Synced: 2025-02-11T10:24:37.589Z (over 1 year ago)
- Language: Ruby
- Size: 70.9 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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!"'
```