electrode-ignite

3.0.17 • Public • Published

Electrode Ignite

A CLI tool for development with OSS Electrode React/NodeJS Platform.

Installation

Install the electrode-ignite globally

$ npm install -g electrode-ignite

Usage

Electrode Ignite provides developers a cli tool to develop on OSS Electrode React/NodeJS Platform. It offers a list of tasks that you can invoke functions on Electrode platform.

There are two ways to start the Electrode Ignite:

  • Electrode Ignite Menu

To see the Electrode Ignite menu, simple run:

$ ignite

And you'll see the menu as below:

alt text

Select the option by inputting a valid number, and press enter to get your task executed.

  • Electrode Ignite Single Task

An ignite task can be invoked with the command ignite:

$ ignite [task name]

For example,

$ ignite install

For help on usage:

$ ignite --help

You'll see the list of options that you can specify as a task, as below:

alt text

Development

To run in development

% npm i
% npx ignite

License

Apache-2.0 © WalmartLabs

Built with ❤️ by Team Electrode @WalmartLabs.

/electrode-ignite/

    Package Sidebar

    Install

    npm i electrode-ignite

    Weekly Downloads

    57

    Version

    3.0.17

    License

    Apache-2.0

    Unpacked Size

    9.64 kB

    Total Files

    12

    Last publish

    Collaborators

    • jchip
    • didi0613