https://github.com/thehyve/fairspace-build-scripts
A set of build scripts used in all Fairspace repositories
https://github.com/thehyve/fairspace-build-scripts
fairspace
Last synced: about 1 year ago
JSON representation
A set of build scripts used in all Fairspace repositories
- Host: GitHub
- URL: https://github.com/thehyve/fairspace-build-scripts
- Owner: thehyve
- License: apache-2.0
- Archived: true
- Created: 2018-10-17T09:55:36.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2023-10-23T06:56:55.000Z (almost 3 years ago)
- Last Synced: 2025-06-11T09:14:53.821Z (about 1 year ago)
- Topics: fairspace
- Language: Shell
- Homepage:
- Size: 66.4 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Build scripts
This repository contains a set of build scripts that can be used
to build an application. The scripts can be run by any CI tool,
for example travis.
## License
Copyright (c) 2021 The Hyve B.V.
This program is free software: you can redistribute it and/or modify it under the terms of the Apache 2.0
License published by the Apache Software Foundation, either version 2.0 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty
of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Apache 2.0 License for more details.
You should have received a copy of the Apache 2.0 License along with this program (see [LICENSE](LICENSE)). If not, see https://www.apache.org/licenses/LICENSE-2.0.txt.