Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/govindsme/gh-validate-repo
GH CLI Extension to validate a repository
https://github.com/govindsme/gh-validate-repo
extension gh-cli gh-extension gh-extensions validation
Last synced: 2 months ago
JSON representation
GH CLI Extension to validate a repository
- Host: GitHub
- URL: https://github.com/govindsme/gh-validate-repo
- Owner: govindsme
- Created: 2022-02-19T07:46:24.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-06T04:23:51.000Z (almost 2 years ago)
- Last Synced: 2024-08-03T21:02:51.601Z (5 months ago)
- Topics: extension, gh-cli, gh-extension, gh-extensions, validation
- Language: Shell
- Homepage:
- Size: 64.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-gh-cli-extensions - **validate-repo** - Extension that validates a cloned reposiory against a list of checks. (Tool)
README
# gh validate-repo GitHub CLI extension - Validate a Git repository
Validate Repository Extension
This extension will help you to validate a repository with custom validations set by the platform team
Usage:
Install the extension:
```$ gh extension install govindsme/gh-validate-repo```
Run the extension:
```
$ gh validate-repo
```
![How it works](assets/HowItWorks.png)