Command line tool to interact with the P-Seeder engine.
As for any P-Project application, all dependencies, installation and run scripts are listed in the .p-properties.yml file.
You can run the CLI once build with npm run start
. You can run tests with npm run test
.
You can also use npm link
once built to add a pseeder
command to your PATH
.