flugnest-generator

1.0.8 • Public • Published

flugnest-generator ✈️ Nest Logo

Flugnest-generator is a CLI tool that helps to setup flugnest applications.

NPM versions

Installation

Either through cloning with git or by using npm (the recommended way)

npm install -g flugnest-generator

Usage

Flugnest-generator is ready to use since is globally installed:

To generate an app run.

flugnest app [name of your app]



generator

To generate a module run in the root of your app.

flugnest module [name of your module]



generator

App

The base flugnest app and documentation can be seen in flugnest

Test

cd [app name]
npm run test



generator

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.8
    59
    • latest

Version History

Package Sidebar

Install

npm i flugnest-generator

Weekly Downloads

65

Version

1.0.8

License

ISC

Unpacked Size

901 kB

Total Files

155

Last publish

Collaborators

  • santiagomrn