Skip to content

digoarthur/github-automated-repos-cli

Repository files navigation

banner_logo_github-automated-repos-cli



GitHub NPM Package CodeFactor PRs Welcome


github-automated-repos-cli is a command-line tooldesigned to bootstrap and automate example pages using github-automated-repos library in modern frontend projects.

It helps you quickly generate interactive demo pages for GitHub repositories without manually wiring APIs, editing repetitive files, or handling complex setup steps.


Documentation

This CLI works on top of the github-automated-repos library.


Getting Started

1. Run Command

npx github-automated-repos-cli init

2. Enter data

🦑 GitHub Username

You will be prompted to enter your GitHub username.

This is used to fetch your public repositories directly from GitHub.

✔ GitHub username: xxxxxx

🔑 Keyword (Repository Filter)

Next, you’ll choose a keyword (for example: attached , portfolio , featured ).

This keyword will be used to filter repositories via the GitHub Topics field.

✔ Keyword to filter (e.g. 'attached'): attached

Important

Don't forget to enter your Keyword in the Topics field of each project so it appears on the generated page.

image

3. Page Generation

Once confirmed, the CLI will:

  • Generate the project page
  • Inject the correct logic
  • Connect it to github-automated-repos
  • Finalize the template

4. Result

Your project page is now ready 🎉

✨ Your project page is ready!
🔗 http://localhost:3000/projects

Supported Framework Paths

Group 43 Next.js (App Router)

app/projects/page.tsx

dashgo_layout ViteJS

src/pages/projects.tsx



Love github-automated-repos CLI? Give our repo a star ⭐ ⬆️ .

based in: Api Github

by: @digoarthur Brazil Flag

About

With one command generate the github-automated-repos page example.

Resources

Stars

Watchers

Forks

Packages

No packages published