1.7.0 • Published 2 years ago

@entropy-engine/entropy-cli v1.7.0

Weekly downloads
16
License
MIT
Repository
github
Last release
2 years ago

Entropy CLI

CLI for the Entropy Game Engine to make initial project creation and set up easy.

Prerequisites

  • Nodejs 12+

Installation

  • npm i -g @entropy-engine/entropy-cli

Usage

  • Use entropy with the following commands and flags.

Commands

  • init create a new project in the current directory.

Flags

  • If not passed, you will be prompted for these.
  • -i --install install dependencies
  • -g --git init a git repository
  • -y --yes skip prompts

Examples

  • entropy init -i -g create a new project in the current directory with a git repository and install dependencies.
1.7.0

2 years ago

1.6.5

2 years ago

1.6.4

2 years ago

1.6.3

4 years ago

1.6.2

4 years ago

1.6.1

4 years ago

1.5.2

4 years ago

1.6.0

4 years ago

1.5.1

4 years ago

1.5.0

4 years ago

1.4.1

4 years ago

1.2.4

4 years ago

1.4.0

4 years ago

1.3.0

4 years ago

1.2.3

4 years ago

1.2.2

4 years ago

1.2.0

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago