https://github.com/renderedtext/semaphore-platform-check
https://github.com/renderedtext/semaphore-platform-check
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/renderedtext/semaphore-platform-check
- Owner: renderedtext
- License: apache-2.0
- Created: 2014-05-08T08:48:03.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2015-03-24T08:27:29.000Z (over 11 years ago)
- Last Synced: 2025-06-25T02:07:31.599Z (12 months ago)
- Language: Shell
- Size: 270 KB
- Stars: 0
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Semaphore platform check
========================
This is a simple script that outputs the versions
of most important packages on the Semaphore Platform.
To run it you can simply add this project on Semaphore
and setup your build commands with the following:
```bash
sh platform.sh
```
and then run a build to list the package versions.