Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

create-fastify-plugin

alemagio6MIT1.0.2TypeScript support: included

Create Fastify plugin with a simple CLI

fastify, plugin, boilerplate, example, template, cli, productivity

readme

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.