Skip to content

rogerchappel/repoport

repoport

repoport is an early-stage local-first developer tool.

Status

This repository is early-stage. The README now reflects the current project intent from docs/PRD.md, but behavior should still be treated as pre-1.0 until implementation, examples, and release checks mature.

Install from a checkout

git clone https://github.com/rogerchappel/repoport.git
cd repoport
npm install

Use

Start by reading the product notes and running the local checks:

sed -n '1,120p' docs/PRD.md
npm test

If you are evaluating the package contents before a release, run:

npm run release:check

Verification

npm test
npm run package:smoke
npm run release:check

Limitations

  • The package is still a v0.1.0 project and may not expose a finished CLI or public API yet.
  • Treat the PRD as direction, not a guarantee that every listed capability is implemented.
  • Do not use the package for production security, compliance, or release decisions until tests and examples cover that workflow.

Contributing

See CONTRIBUTING.md. Keep changes small, update the PRD or README when scope changes, and include the exact verification command in every pull request.

Security

See SECURITY.md. Do not include secrets, private tokens, proprietary dependency data, or sensitive logs in public issues or examples.

License

MIT

About

macOS repo fleet dashboard for GitHub, CI, local dirty state, and release readiness.

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors