Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 299 Bytes

CONTRIBUTING.md

File metadata and controls

24 lines (15 loc) · 299 Bytes

Contributing

We welcome contributions to this project.

Pre-requisites

  • Node.js v16 or later
  • pnpm

Clone the repository

git clone https://github.com/lajbel/newgrounds-js.git
cd newgrounds-js
pnpm install

How to test

(todo)

Before PR

  • Make sure to run pnpm fmt