CLI to list all repos a user has access to, and report on their configuration in aggregate.
by ljharbJavaScript
Last 12 weeks · 20 commits
4 of 6 standards met
Currently, the GUI is a work in progress. How to use it? 1. run . 2. add your GH_TOKEN in the file. 3. run any command and pass the option 4. open ! To run a different command, go back to terminal, and run another command along with the option (close the terminal that was running first with ), then come back and refresh the browser At this stage, I have used the following stack: Ejs: Generating HTML using templating. Express: Serving the generated HTML and the static files(CSS styles). TailwindCSS: For styling the HTML. Tasks: Stage 1 + 2 [x] Lint the current code and squash : @CapriciousRebel [x] Fix the overflow scroll : @rosekamallove [x] Fix the \n issue: @rosekamallove [x] Add a purge command in tailwind config: @CapriciousRebel Stage 3a: Building the API for the server [x] Brainstorm the API endpoints: @CapriciousRebel [x] Push the sample API endpoints to the PR: @CapriciousRebel [x] Finish up writing all the API endpoints: @CapriciousRebel Stage 3b: Updating the frontend and integrating it with the server [x] Finalize the design for the frontend with @ljharb [x] Implement the designs in the frontend [x ] Integrate with the backend Transition Stage [3-4]: Do extensive testing of the solution and fix any issues, write tests Stage 4: Host the solution?
Repository: ljharb/repo-report. Description: CLI to list all repos a user has access to, and report on their configuration in aggregate. Stars: 25, Forks: 17. Primary language: JavaScript. Languages: JavaScript (100%). License: MIT. Open PRs: 3, open issues: 24. Last activity: 1d ago. Community health: 85%. Top contributors: ljharb, jakazzy, thehanimo, diananova, rosekamallove, tunlinkyaw96, CapriciousRebel, sladyn98, abdumamdouh, Lythos0 and others.