Skip to content

nodeGame/nodegame-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nodeGame' command line interface (cli).

NPM Version NPM Downloads Linux Build

Installation

$ npm install -g nodegame-cli

Commands

The executable nodegame(1) exposes the following commands:

create-game

Creates a new game folder:

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

update-conf

Update configuration file:

$ nodegame update-conf

list

todo

checkout

todo

enable

todo

disable

todo

Other 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

Initially Based on a fork of Express Generator.

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 26