UNPKG

fastify-cli

Version:

Run a fastify route with one command!

6 lines (4 loc) 208 B
Usage: fastify generate-plugin <FOLDER> Sets up plugin project with `npm init -y` and generates a sample Fastify plugin project in the <FOLDER>. Specify `.` to create files in the current working directory.