Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/renderedtext/semaphore-platform-check
https://github.com/renderedtext/semaphore-platform-check
Last synced: 27 days 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 (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-03-24T08:27:29.000Z (almost 10 years ago)
- Last Synced: 2023-03-11T00:53:48.708Z (almost 2 years 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.