Skip to content

stdavis/good-samaritan

Repository files navigation

good-samaritan

oclif Version Downloads/week License Coverage Status

Help make the world a better place by finding open GitHub issues for open source dependencies of your NodeJS project that you can help with.

Requires a GitHub account for rate limits only (no scopes are requested).

Only issues that are labeled as "help wanted" are shown by default.

Usage

Run npx good-samaritan from the root of any project with a package.json file.

Or, alternatively, install this project globally via: npm install -g good-samaritan and then run good-samaritan.

Development

Local installation

npm link

Then you should be able to run good-samaritan anywhere.

Debugging in VSCode

  1. Set a breakpoint in the editor.
  2. Run Debug: Create JavaScript Debug Terminal
  3. Run good-samaritan in the new terminal.

Cutting a new release

  1. npm run release
  2. npm publish

About

Find open issues in open source dependencies of your NodeJS project that you can help with.

Resources

License

Stars

Watchers

Forks

Packages

No packages published