1.0.5 • Published 3 years ago

init-api-project v1.0.5

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

init-api-project

The "init-api-project" is a CLI that is intended to assist in starting a new API project. He is responsible for creating the project folders and installing the initial dependencies.

Installation

To install the package just run the command:

Yarn:

  yarn global add init-api-project

Or NPM:

  npm install -g init-api-project

Usage

Using the CLI is very easy, you just need to run the command:

init-api-project

Or in abbreviated form:

init-ap

If you want to see which arguments the CLI supports, just run the command:

init-api-project -h
1.0.5

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago