✨ Getting Started
Prerequisites
- NodeJS 20+.
- Install
npm i -g @pbuilder/cli
or usenpx @pbuilder/cli
.
Starting a New Project
You can see all the command option if you execute:
Create a new schematic
- To create a schematic, execute this:
- Before testing we need to build it:
You can run this command to observe any future change:
However, this command doesn’t recognize new files, for this reason if you add a new schematics restart the command.
- To test it we can run: