Skip to content

pekhee/prgm

Repository files navigation

An example of embedding ActiveRecord in a cli app. Read the code!

Usage:
    prgm [OPTIONS] SUBCOMMAND [ARG] ...

Parameters:
    SUBCOMMAND                    subcommand
    [ARG] ...                     subcommand arguments

Subcommands:
    add                           Add item
    show                          Show item
    rm                            Remove item
    ls                            List items

Options:
    -h, --help                    print help

About

Sample gem for persistent CLIs

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages