@extlb/cli
TypeScript icon, indicating that this package has built-in type declarations

1.0.40 • Public • Published

pipeline status

ExtLoop Cli (Work In Progress)

CURRENTLY NOT FOR PUBLIC USE!!

ExtLB Cli provides an application to create and manage ExtLB projects.

Based on Loopback and Sencha ExtJS

Prerequisites

Before using ExtLoop Cli you must first authenticate with Sencha's NPM Registry

Note: npm requires you to replace @ in login with “..”. For example, if your login to support portal is firstname.lastname@sencha.com, your login to npm registry will be firstname.lastname..sencha.com. You can use your existing support portal password.

npm login --registry=http://npm.sencha.com --scope=@sencha

Installing

Install Model Decorator Module via npm

npm install @extjs/elb -g

Getting Started

Create new Application

mkdir exampleapp
cd exampleapp
elb app

Create new Module

mkdir examplemodule
cd examplemodule
elb module

Built With

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

Readme

Keywords

Package Sidebar

Install

npm i @extlb/cli

Weekly Downloads

133

Version

1.0.40

License

ISC

Unpacked Size

368 kB

Total Files

107

Last publish

Collaborators

  • coltonmcinroy