Created
September 10, 2010 04:23
-
-
Save cmhobbs/573091 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# build a recipe | |
ruby -r exerb/mkexy my_script.rb | |
# generate an executable from the recipe | |
exerb hello.exy |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment