golem-cmd

1.2.0 • Public • Published

golem-cmd

A command line interface for the golem R package.

Install

Install globally

npm install -g golem-cmd

Usage

Create app

Create an app.

golem-cmd create myapp

Add module

Add a module (from root of golem app)

golem-cmd module module_name

Start app

Start app (from root of golem app)

golem-cmd start

Favicon

golem-cmd favicon rm
golem-cmd favicon add /path/to/favicon.ico

JavaScript

golem-cmd js file fileName
golem-cmd js handler handlerName

CSS

golem-cmd css fileName

Dependencies (2)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i golem-cmd

    Weekly Downloads

    2

    Version

    1.2.0

    License

    MIT

    Unpacked Size

    3.97 kB

    Total Files

    8

    Last publish

    Collaborators

    • johncoene