README.md in backticks-1.0.1 vs README.md in backticks-1.0.2
- old
+ new
@@ -11,10 +11,10 @@
- Allows realtime monitoring and transformation of input/output
"Intuitive" comes from a DSL that lets you provide command-line arguments as if they were
Ruby method arguments:
-```
+```ruby
Backticks.run 'ls', R:true, ignore_backups:true, hide:'.git'
Backticks.run 'cp' {f:true}, '*.rb', '/mnt/awesome'
```
If you want to write a record/playback application for the terminal, or write