cloakbin
https://github.com/ishannaik/cloakbin
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
not yet supported1 Subscribers
Add a CodeTriage badge to cloakbin
Help out
- Issues
- Add CONTRIBUTING.md with setup guide, code conventions, and PR checklist
- Add architecture overview diagram (Mermaid) to the README or docs/
- Add self-host troubleshooting FAQ to docs/
- i18n: add Spanish (es) locale once scaffolding lands (#65)
- i18n: add French (fr) locale once scaffolding lands (#65)
- i18n: add German (de) locale once scaffolding lands (#65)
- i18n: add Portuguese (pt) locale once scaffolding lands (#65)
- CLI: add --version flag (print package.json version and exit)
- CLI: validate config file values and show actionable error messages
- CLI: add integration test for create→get round-trip against live dev server
- Docs
- not yet supported