1.0.2 • Published 4 years ago

create-fastify-plugin v1.0.2

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

create-fastify-plugin

js-standard-style CI workflow

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.