Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sinabehmanesh/git-pipeline
the perfect git pipeline status checker, gp.
https://github.com/sinabehmanesh/git-pipeline
cicd cli cross-platform git pipelines python
Last synced: about 1 month ago
JSON representation
the perfect git pipeline status checker, gp.
- Host: GitHub
- URL: https://github.com/sinabehmanesh/git-pipeline
- Owner: sinabehmanesh
- License: mit
- Created: 2024-09-16T09:44:54.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-10-18T22:30:40.000Z (2 months ago)
- Last Synced: 2024-10-19T19:16:30.149Z (2 months ago)
- Topics: cicd, cli, cross-platform, git, pipelines, python
- Language: Python
- Homepage:
- Size: 244 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CI Checker CLI Tool
A simple Python command-line tool to check the status of your CI pipelines. This tool allows you to quickly monitor CI jobs directly from the command line,
making it easier to stay on top of your project's build and test status.![Alt text](./GitPipelines_project_image.jpg "Title")
## Features
- Check the status of your latest CI job with a single command.
- Additional commands for monitoring various CI jobs.## Basic Usage
TBA# License
MIT License
You can expand and modify this content as your project develops.