Skip to content
This repository has been archived by the owner on Apr 1, 2022. It is now read-only.

McPringle/pandemieende-updater

Repository files navigation

Pandemieende Updater

Pandemieende Updater is a helpful little brownie that automates the update process for the Pandemieende Schweiz und Liechtenstein website. The Pandemieende Updater project is hosted on GitHub.

Requirements

Pandemieende Updater works on all operating systems with support for Java 15+.

Installation

There is nothing to install. Just download and unzip the sources or clone the repository:

$ git clone https://github.com/McPringle/pandemieende-updater.git

Build

Before using Pandemieende Updater, you must build the artifact from the sources. Gradle will do this for you:

$ ./gradlew assemble

Usage

To run Pandemieende Updater, you can use the wrapper scripts for UN*X and Windows based systems:

$ ./updater

If you run Pandemieende Updater without any command line arguments, you should get usage instructions of how to use Pandemieende Updater.

Contributing

New contributors are always welcome! If you discover errors or omissions in the source code, documentation, or website content, please don’t hesitate to submit an issue or open a pull request with a fix.

Here are some ways you can contribute:

  • by using prerelease (alpha, beta or preview) versions

  • by reporting bugs

  • by suggesting new features

  • by writing or editing documentation

  • by writing code with tests — No patch is too small.

    • fix typos

    • add comments

    • clean up inconsistent whitespace

    • write tests!

  • by refactoring code

  • by fixing issues

  • by reviewing patches

The Contributing guide provides information on how to create, style, and submit issues, feature requests, code, and documentation to the Pandemieende Updater project.

MIT License

Copyright © 2021 Marcus Fihlon and the individual contributors to Pandemieende Updater.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Authors

Pandemieende Updater is led by Marcus Fihlon and has received contributions from many individuals in our awesome community. The project was initiated in 2021 by Marcus Fihlon.

Changelog

Refer to the CHANGELOG for a complete list of changes in older releases.

About

Updater tool for the pandemieende.ch website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published