Appearance
Contributing
Contributions are welcome in the killport repository.
Workflow
- Fork the repository and create a focused branch for your change.
- Make the change and add or update tests when behavior changes.
- Run the test suite and documentation build locally:
bash
npm test
npm run docs:build- Open a pull request with a clear summary, test results, and any relevant documentation updates.
Development requirements
- Bash
lsof- Node.js and npm for documentation tasks