3.2.0 • Published 3 months ago

ngenly v3.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 months ago

Ngenly CLI

https://nodei.co/npm/ngenly.png?downloads=true&downloadRank=true&stars=true

A node project boilerplate generator

Installation

Install the package globally using yarn or npm

npm install -g ngenly

Usage

Commands

CommandDescription
ngenly newGenerates a new project
ngenly upgradeInstalls the latest version of ngenly globally
ngenly [g / generate]Starts generating project or crud using menu
ngenly -vReturns cli version
ngenly --versionReturns cli version
ngenly g [resource] [library] [name]Generates crud files (Model, Controller, Router)
ngenly --guiOpens the browser for ngenly GUI

Create a new project

ngenly new

Alt text

ngenly -g project expressjs School-Management-API

Generate CRUD files

Usage: ngenly -g crud expressjs | expressts | fastifyjs | fastifyts

ngenly -g crud expressjs user

Generate CRUD

Ngenly GUI

Ngenly GUI is a new feature introduced in version 3.0.0 of the Ngenly CLI tool. It provides a graphical user interface (GUI) for easier interaction with Ngenly and its functionalities.

As of now, the Ngenly GUI primarily includes the "Create Project" feature, allowing users to generate a new project with a few simple steps through the graphical interface. However, please note that additional features, such as creating models, routes, and controllers are planned to be added in future updates. These enhancements will further empower developers to efficiently generate and manage their projects using the Ngenly CLI tool.

Stay tuned for updates as more features are incorporated into the Ngenly GUI to enhance your development experience.

  • Command for starting gui local server

    You need to be in an empty directory (your desired new project directory).

ngenly --gui
  • Or you can also just enter ngenly command and the GUI will start Alt text

Note: Creating a new project with Ngenly requires an internet connection as it involves cloning a boilerplate from a hosted git repository. However, generating CRUD files (Model, Route, Controller) can be done offline without the need for an internet connection.

3.2.0

3 months ago

3.1.9

4 months ago

3.1.8

4 months ago

3.1.7

4 months ago

2.5.0

12 months ago

2.5.2

12 months ago

2.5.1

12 months ago

3.1.3

10 months ago

3.0.3

11 months ago

3.1.1

10 months ago

3.0.2

11 months ago

3.0.1

11 months ago

3.1.6

10 months ago

3.1.5

10 months ago

3.1.4

10 months ago

3.0.0

12 months ago

2.4.1

1 year ago

2.3.0

1 year ago

2.2.1

2 years ago

2.1.2

2 years ago

2.2.0

2 years ago

2.2.3

2 years ago

2.3.1

1 year ago

2.2.2

2 years ago

2.1.3

2 years ago

2.2.5

1 year ago

2.2.4

1 year ago

2.1.1

2 years ago

2.0.7

2 years ago

2.1.0

2 years ago

2.0.3

2 years ago

2.0.2

2 years ago

2.0.5

2 years ago

2.0.4

2 years ago

2.0.6

2 years ago

2.0.1

2 years ago

2.0.0

2 years ago

1.2.0

2 years ago

1.2.1

2 years ago

1.1.0

2 years ago

1.0.0

2 years ago