Skip to content

Latest commit

History

History
15 lines (10 loc) 路 384 Bytes

README.md

File metadata and controls

15 lines (10 loc) 路 384 Bytes

yarn-plugin-scaffolder

Sharable yarn plugin to bootstrap new packages.

Setup

yarn plugin import https://github.com/jdanil/skunkworks/plugins/scaffolder/bundle/@yarnpkg/plugin-scaffolder.js

Usage

yarn scaffolder bootstrap --name=<package-name> --template=<template-name> [--destination=<destination-path>]