1.7.0 • Published 3 years ago

@entropy-engine/entropy-cli v1.7.0

Weekly downloads
16
License
MIT
Repository
github
Last release
3 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

3 years ago

1.6.5

3 years ago

1.6.4

3 years ago

1.6.3

5 years ago

1.6.2

5 years ago

1.6.1

5 years ago

1.5.2

5 years ago

1.6.0

5 years ago

1.5.1

5 years ago

1.5.0

5 years ago

1.4.1

5 years ago

1.2.4

5 years ago

1.4.0

5 years ago

1.3.0

5 years ago

1.2.3

5 years ago

1.2.2

5 years ago

1.2.0

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago