PRs welcome! Here's how to get started.
git clone https://github.com/YOUR_USERNAME/clawreins.git
cd clawreins
npm install
npm run buildnpm run build # Must compile
npm run lint # Must pass
npm run format # Auto-format- TypeScript strict mode, no
anytypes - Keep it simple
- Update the README if you change behavior
- Tests are very welcome — we don't have any yet
Open an issue. We're friendly.