Create-Cerebro-Plugin is outdated and uses dependencies with vulnerabilities. This template uses esbuild, much faster and customizable through the esbuild.config.js file.
You can develop in Typescript by changing a few lines of code and adding a multitude of esbuild plugins.
For using this repository as a template
- Click 
Use this template - Use the Owner drop-down menu, and select the account you want to own the repository.
 - Type a name for your repository, and an optional description.
 - Choose a repository visibility.
 - Click Create repository from template.
 
To start developing:
- Install all the dependencies by running 
yarnornpm i - Start developing by using 
yarn startornpm start 
For building your project for production:
- Run 
npm prepublishoryarn prepublish 
- Cerebro – main repo for CerebroApp
 
MIT © Dubisdev