Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 239 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 239 Bytes

Donkeyclips clip monorepo

A monorepo that holds all of donkeyclip's clips

Development

  1. pnpm i
  2. pnpm start --filter=<clips-name-in-package-json/or-path-to-folder>...

Creating a new clip

npm run create-clip <clip-name>