{"id":29480968,"url":"https://github.com/eduardonovato/cli","last_synced_at":"2026-05-17T18:02:21.709Z","repository":{"id":304080930,"uuid":"1017064457","full_name":"EduardoNovato/cli","owner":"EduardoNovato","description":"GitFlow CLI is an interactive tool that simplifies GitHub CLI with guided prompts, built-in safety checks, and seamless authentication. Easily create or delete repositories without memorizing complex commands—perfect for developers and teams seeking a smoother workflow","archived":false,"fork":false,"pushed_at":"2025-07-11T02:47:47.000Z","size":3616,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-11T06:30:07.640Z","etag":null,"topics":["automation","cli","developer-productivity","github","go","interactive-tool","open-source","workflows"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/EduardoNovato.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-07-10T01:18:16.000Z","updated_at":"2025-07-11T02:47:50.000Z","dependencies_parsed_at":"2025-07-11T06:30:15.292Z","dependency_job_id":"f348d1a4-d872-4f5f-b39f-dec18c244ddc","html_url":"https://github.com/EduardoNovato/cli","commit_stats":null,"previous_names":["eduardonovato/cli"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/EduardoNovato/cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EduardoNovato%2Fcli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EduardoNovato%2Fcli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EduardoNovato%2Fcli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EduardoNovato%2Fcli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EduardoNovato","download_url":"https://codeload.github.com/EduardoNovato/cli/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EduardoNovato%2Fcli/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265375445,"owners_count":23755234,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["automation","cli","developer-productivity","github","go","interactive-tool","open-source","workflows"],"created_at":"2025-07-14T23:55:13.408Z","updated_at":"2026-05-17T18:02:21.666Z","avatar_url":"https://github.com/EduardoNovato.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GitFlow CLI\n\nGitFlow is a command-line tool designed to simplify GitHub workflows through interactive commands.\n\n## Features\n\n- **Create GitHub repositories interactively**: Answer prompts to set up new repositories with your preferred visibility and optional README initialization.\n- **Authentication with GitHub**: Handles authentication using the GitHub CLI (`gh`).\n- **User-friendly prompts**: Uses interactive questions for repository details.\n\n## Requirements\n\n- [Go](https://golang.org/) 1.18+\n- [GitHub CLI (`gh`)](https://cli.github.com/) installed and authenticated\n\n## Installation\n\nClone the repository and build the binary:\n\n```sh\ngit clone https://github.com/EduardoNovato/gitflow.git\ncd gitflow\ngo build -o gitflow\n```\n\n\n## Usage\n\n### Interactive Mode\n\nRun the CLI and select an action from the interactive menu:\n\n```sh\n./gitflow\n```\n\nYou will see:\n\n```\n? What do you want to do?  [Use arrows to move, type to filter]\n\u003e Create Repository\n  Delete Repository\n  Exit\n  Clone Repository\n  List Repositories\n```\n\n#### Create Repository\n\nIf you select **Create Repository**, you will be prompted for:\n- **Repository name**\n- **Visibility** (`Public` / `Private`)\n- **Initialize with README?** (confirmation)\n\n#### Delete Repository\n\n\nIf you select **Delete Repository**, you will be prompted for:\n- **Repository name**\n- **Confirmation** before deletion\n\n#### Clone Repository\n\nIf you select **Clone Repository**, you will be prompted for:\n- **Repository name** (to clone from your account)\n\n#### List Repositories\n\nIf you select **List Repositories**, you will see a list of your repositories on GitHub.\n\n\nIf you are not authenticated, the tool will guide you through the GitHub authentication process.\n\n## Contributing\n\nContributions are welcome! Please open issues or pull requests. For major changes, open an issue first to discuss what you would like to change.\n\n## Protected repositories\n\nRepositorios listados en `configs/default.yaml` bajo `protected_repos` no pueden ser eliminados por seguridad.\n\n## Troubleshooting\n\n- If you encounter authentication issues, try running `gh auth login` manually.\n- Ensure you have a stable internet connection.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feduardonovato%2Fcli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feduardonovato%2Fcli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feduardonovato%2Fcli/lists"}