Panda API CLI Tool
Used to inizialize and manage Panda API projects.
Simply install npm i -g panda-api-cli
and run panda -setup
to get started and set-up yor new Panda API project.
Commands
The Panda API CLI is designed to help you creating and managing your Panda API projects. To see all available commands, like "controller" to create a new controller inside of your project, simply run:
panda
without any arguments. This will open up the CLI help menu.