Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 284 Bytes

readme.md

File metadata and controls

14 lines (10 loc) · 284 Bytes

lib-template

Personal tmplr template for creating Node.js libraries.

Usage

git init
npx tmplr@latest 'tommy-mitchell/lib-template#v0.7.0'
yarn install
npx dprint config update

Run inside of desired installation directory.