Skip to content

Santiagomrn/flugnest-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Generator for a flugnest app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published