1.2.2 • Published 5 years ago

expgenerator v1.2.2

Weekly downloads
2
License
ISC
Repository
github
Last release
5 years ago

expressGenerator

A command line tool for setting up boilerplate express servers.

Installation

  npm i expgenerator -g

Getting Started

To start a new express project use the terminal command egen.

The command can be used in 2 ways:

1. egen

> mkdir newServer
> cd newServer
> egen

This will create a new express server in the directory your terminal is in. i.e. the newServer directory in the example above.

2. egen

> egen newServer

This will create a new directory containing the express server.

Happy Serving!

1.2.2

5 years ago

1.2.1

5 years ago

1.2.0

5 years ago

1.1.9

5 years ago

1.1.8

6 years ago

1.1.7

6 years ago

1.1.6

6 years ago

1.1.5

6 years ago

1.1.4

6 years ago

1.1.3

6 years ago

1.1.2

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.11

6 years ago

1.0.10

6 years ago

1.0.9

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago