Workspace for the main BlurEngine command-line package.
@blurengine/cli: project generator + lifecycle CLInpx @blurengine/cli@latest createblr dev|build|clean|upgrade
From repository root, run directly via local package spec:
npx @blurengine/cli@file:./packages/blr create ./my-project --namespace my_namespace --yes --no-install
Windows PowerShell:
npx.cmd @blurengine/cli@file:./packages/blr create ./my-project --namespace my_namespace --yes --no-install
Licensed under the Apache License, Version 2.0. See LICENSE.