@mdor/seed
v0.0.1
Published
Seed CLI that helps to scaffold multiple configurations for prettier and vscode, used for my personal projects
Downloads
17
Maintainers
Readme
@mdor/seed
Seed CLI that helps to scaffold multiple configurations for Prettier and VSCode, used for my personal projects.
Installation
You can install the CLI
npm i -g @mdor/settingsIf using Yarn
yarn add @mdor/settings -gUsage
Run the CLI using the seed command:
seed --helpOptions
--prettier: Scaffold the configuration related to Prettier.
Example:
npm @mdor/seed --prettierLicense
MIT
