7.0.0 • Published 3 years ago

nodegame-generator v7.0.0

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

nodeGame' game generator.

NPM Version NPM Downloads Linux Build

Installation

$ npm install -g nodegame-generator

Quick Start

The quickest way to get started with nodeGame is to utilize the executable nodegame(1) to generate a new game as shown below:

Create the game:

$ nodegame create-game /tmp/mygame myname myemail@com

Update configuration file:

$ nodegame update-conf

Command Line Options

This generator can also be further configured with the following command line flags.

-h, --help          output usage information
-V, --version       output the version number
    --git           add .gitignore
-f, --force         force on non-empty directory

Kudos

Originally based on a fork of Express Generator.

License

MIT

7.0.0

3 years ago

6.0.2

3 years ago

6.0.1

4 years ago

6.0.0

4 years ago

5.0.1

5 years ago

5.0.0

5 years ago

4.2.1

5 years ago

4.2.0

6 years ago

4.1.0

6 years ago

4.0.0

6 years ago

1.1.2

7 years ago

1.1.1

8 years ago

1.1.0

8 years ago

1.0.0

8 years ago

0.3.0

8 years ago

0.2.1

8 years ago

0.2.0

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago