Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 486 Bytes

CONTRIBUTING.md

File metadata and controls

22 lines (15 loc) · 486 Bytes

Contributing

Thanks for considering contributing to firstly! 🎉

How?

Feel free to use:

Tips

# compile firstly
pnpm compile
cd dist
npm pack

# go to another project and add the package like (adapt the path)
pnpm add firstly@~/udev/gh/lib/firstly/packages/firstly/dist/firstly-0.0.3.tgz -D