Awesome
app_installer
Install a script to .app/ directory
Usage
- Run script
- Specity the path of the script (e.g.
foo/bar.rb
) - A file is created in
.app/bar
require 'foo/bar'
Install a script to .app/ directory
foo/bar.rb
).app/bar
require 'foo/bar'