brkfst-jam-cli

1.0.15 • Public • Published

Jam Command-Line Interface

Getting started

Install the Jam-CLI globally:

npm install -g brkfst-jam-cli

You can now use jam globally.

All jam commands should be run from your Jam root directory, for instance:

$ cd "/My Jam/Project"
$ jam --version
Usage: jam [options] [command]

Commands:

    create <type> [options]  Creates the specified module <type>: helper | plugin | widget | theme
    backup [options]         Backup MongoDB <db> to directory <path>
    list                     Lists installed modules and helpers
    restore [options]        Restore MongoDB <db> from directory <path>
    migrate [options]        Migrate from one MongoDb to another
    install [options]        Install Jam from Git

Options:

    -h, --help     output usage information
    -V, --version  output the version number

Readme

Keywords

Package Sidebar

Install

npm i brkfst-jam-cli

Weekly Downloads

1

Version

1.0.15

License

GPL-3.0

Last publish

Collaborators

  • camdagr8