Ok something screwy is going on.  This was all working at one point.  But 
now any hobo command i run generates a new project using the first param as 
the project name and this crashes per the first post.  IE hobo g resource 
.... will create a new project in the subdir g.

bsleys@bobsleys ~/Projects/one_table $ which hobo
/var/lib/gems/1.8/bin/hobo
bsleys@bobsleys ~/Projects/one_table $ hobo
Hobo Command Line Interface 1.3.0.RC

The command is missing!

Usage:
    hobo new <app_name> [setup_opt] [rails_opt]  Creates a new Hobo 
Application
        setup_opt:
            --wizard|<none>  launch the setup_wizard in interactive mode
            --setup          launch the setup_wizard in non-interactive mode
                             expect you pass other setup_wizard options
            --skip-setup     generate only the rails infrastructure and
                             expect you launch the setup_wizard manually
        rails_opt:           all the options accepted by the rails command

    hobo generate|g <generator> [ARGS] [options] Fires the hobo:<generator>
    hobo destroy <generator> [ARGS] [options]    Tries to undo generated 
code

    hobo --help|-h                               This help screen

Dev Notes:
    Set the HOBODEV ENV variable to your local hobo git-repository path
    in order to use your local dev version instead of the installed gem.

bsleys@bobsleys ~/Projects/one_table $ 

-- 
You received this message because you are subscribed to the Google Groups "Hobo 
Users" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/hobousers/-/VG8zQ3hSSTk3Y2NK.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/hobousers?hl=en.

Reply via email to