Created
September 19, 2008 20:37
-
-
Save jackdempsey/11653 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
506 merb-gen app abc | |
508 cd abc | |
510 thor merb:tasks:setup | |
514 bin/thor merb:edge --install | |
515 bin/merb | |
517 bin/thor merb:edge:dm_core --install | |
519 ls -l gems/ | |
520 bin/merb -i | |
536 bin/thor merb:edge:dm_more --install | |
538 bin/merb -i | |
539 emacs config/init.rb | |
540 bin/merb -i |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment