https://github.com/b4fun/ci
Detect what kind of CI environment the program is in, using Golang.
https://github.com/b4fun/ci
Last synced: about 2 months ago
JSON representation
Detect what kind of CI environment the program is in, using Golang.
- Host: GitHub
- URL: https://github.com/b4fun/ci
- Owner: b4fun
- License: mit
- Created: 2023-02-07T12:30:57.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-08T08:37:40.000Z (over 2 years ago)
- Last Synced: 2025-03-05T14:03:18.417Z (3 months ago)
- Language: Go
- Size: 20.5 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CI
[](https://github.com/b4fun/ci/actions/workflows/unit-test.yaml)
[](https://pkg.go.dev/github.com/b4fun/ci)Detect what kind of CI environment the program is in, using Golang.
## Original
This project is based on [@npmcli/ci-detect](https://github.com/npm/ci-detect).
## LICENSE
MIT