See https://github.com/MixeryOSS/cli.
This mixery-templates tool will soon be deprecated in favor of Mixery CLI tool, which contains new command for creating projects related to Mixery (we only have addons at this moment).
This tool was supposed to be a way to create projects based on templates that's installed from somewhere, similar to .NET templates. However, most developers use create-x-app npm package (which can be used by using npx create-x-app).
See https://github.com/MixeryOSS/cli.
This
mixery-templatestool will soon be deprecated in favor of Mixery CLI tool, which containsnewcommand for creating projects related to Mixery (we only have addons at this moment).This tool was supposed to be a way to create projects based on templates that's installed from somewhere, similar to .NET templates. However, most developers use
create-x-appnpm package (which can be used by usingnpx create-x-app).