UNPKG

fastify-cli

Version:

Run a fastify route with one command!

6 lines (4 loc) 183 B
Usage: fastify generate <FOLDER> Generates a sample fastify project in folder or in the current working directory. Requires a package.json already present. Create one with npm init.