doodle-engine
v1.0.0
Published
Doodle Engine command line. Create a narrative game project with: npx doodle-engine create my-game
Readme
doodle-engine
The Doodle Engine command line. Create a narrative game project:
npx doodle-engine create my-gameThis package is a small launcher for @doodle-engine/cli, published under the short name so the create command is easy to type and remember. Inside a project, the CLI is a regular dependency and runs through the project's npm scripts.
It lives in the alias/ folder of the Doodle Engine repository, outside the versioned workspace packages, and is published manually when its dependency range needs widening.
