Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/altipla-consulting/ci
Git related helper.
https://github.com/altipla-consulting/ci
Last synced: about 1 month ago
JSON representation
Git related helper.
- Host: GitHub
- URL: https://github.com/altipla-consulting/ci
- Owner: altipla-consulting
- License: mit
- Created: 2022-05-02T09:19:16.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-10T09:08:16.000Z (about 1 year ago)
- Last Synced: 2024-06-20T02:11:54.640Z (7 months ago)
- Language: Go
- Homepage:
- Size: 38.1 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ci
Git related helper.
## Install
```shell
go install github.com/altipla-consulting/ci@latest
```## Contributing
You can make pull requests or create issues in GitHub. Any code you send should be formatted using `make gofmt`.
## License
[MIT License](LICENSE)