wbfy
v2.26.3
Published
A tool for applying WillBooster's conventional configures to npm packages
Downloads
1,123
Readme
wbfy
:books::rocket: A tool for applying WillBooster's conventional configurations to npm packages
Motivation
There are some resources for creating a project with conventional configurations like Yeoman, GitHub's Template repository, and starter-kit repositories. However, we sometimes faced the cases where we wanted to apply conventional configurations to an existing repository, so we've launch this tool!
Philosophy
This tool must keep idempotency, i.e., it always yields the same result when a user applies this tool to a project even multiple times.
How to Use
yarn dlx wbfy <project directory>