-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
I've tried this on literally every Ruby platform I've had available. No matter what, I cannot get waves to generate a new project:
-- Sample output --
daenerys% waves generate jaunt
** Waves 0.9.3 **
Usage: waves [-otn]
--help Show this message
-o, --orm=ORM Select an ORM (currently supported: active_record, filebase, sequel, data_mapper )
-t, --template=TEMPLATE Select a template for your app (options: classic, compact).
-n, --name Select a name for the application. Use only letters, numbers, dashes, or underscores.
and
daenerys% waves -o sequel jaunt
** Waves 0.9.3 **
Usage: waves [ generate | server | console ] [ options ]
Run a waves command with the given options. Use --help with any command to learn more about that command. EXAMPLE: waves generate --help
daenerys% ruby -v
ruby 1.8.7 (2009-12-24 patchlevel 248) [x86_64-linux], MBARI 0x6770, Ruby Enterprise Edition 2010.01
I think choices is an old gem and not doing what we need to. Perhaps a boson based solution would work?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels