Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 291 Bytes

CONTRIBUTING.md

File metadata and controls

15 lines (10 loc) · 291 Bytes

Instructions for Contributing Code

Creating a new package

New packages are creating using a hygen template:

hygen new package

You can install hygen globally using npm install -g hygen, or just run hygen using npx:

npx hygen new package