Turns Ruby into a versatile command line utility
Stars
1.5k
Forks
42
Watchers
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
19
commits
3
2
Suggest Ruby standalone alternative
2001b3c
Do not use deprecated File.exists?
f845f0d
Added another example
c2a2b31
File.join when looking for .rbrc
cc7049b
Add note about `.rbrc` to README.md
620ad4a
loading ~/.rbrc
b6055f6
Update README
06b00a3
9 instead of 10 lines of code
5ac974e
Merge pull request #13 from pvdb/more_idiomatic_ruby
9a7d5ec
Slightly more idiomatic Ruby code
0d34638
Merge pull request #9 from cmdicely/lazy
7a869f8
Merge branch 'master' into lazy
da467e1
Create LICENSE
33d1e1f
Add terminal output for the last example command
d27910f
Added example: Count files by their extension
14c7170