This is a command line application that facilitates creating agribank apps, to see all options use --help
- OpenApiTools (which generates the clients) requires java to be installed on your machine.
pnpm i @agribank/cli
pnpm exec agribank --help
or
pnpm dlx @agribank/cli --help