Giter Club home page Giter Club logo

lightning-cli's Introduction

Lightning CLI

Tooling for Lightning development

Getting Started

Install the Lightning-CLI globally on your system

npm install -g WebPlatformForEmbedded/Lightning-CLI

Usage:

lng <command> [options]

Commands

Overview

Display an overview of all available commands

lng

Create

Create a new Lightning App from scratch

lng create

Build

Build a standalone Lightning App

lng build

Run this command in the root of the Lightning App you want to build

Serve

Serve a built Lightning App in a webbrowser

lng serve

Run this command in the root of the Lightning App you want to serve

Watch

Watch the src folder for changes and rebuild the Lightning App upon every change

lng watch

Run this command in the root of the Lightning App you want to watch

Dev

Spins up a local server to serve a Lightning App and watches for changes

lng dev

Run this command in the root of the Lightning App you want to serve and watch

Docs

Open the Lightning SDK documentation of the App you're developing

lng docs

Run this command in the root of the Lightning App for which you want to see the documentation

Release

Create a release package of a Lightning App

lng release

Run this command in the root of the Lightning App you want to release

Upload

Upload a release package of a Lightning App to the Metrological Back Office

lng upload

Run this command in the root of the Lightning App you want to upload

Contributing

If you want to contribute to the Lightning-CLI, please consider the following:

  • the master branch is the latest stable release
  • the dev branch is used for upcoming releases
  • all development should be done in dedicated topic branches (from latest dev-branch)
  • please send in your PR against the dev-branch

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.