create-fastify-plugin
v1.0.2
Published
Create Fastify plugin with a simple CLI
Downloads
31
Maintainers
Readme
create-fastify-plugin
create-fastify-plugin
is a CLI tool to create a boilerplate for your plugins.
Supports Fastify versions 3.x
Install
$ npm i -g create-fastify-plugin
Usage
$ create-fastify-plugin my-plugin
Acknowledgements
The code is largely expired by fastify-cli
.
License
Licensed under MIT.