Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 697 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 697 Bytes

Icalendar generator

Generate a .ics file with a specific number of records.

After building the main.go file go build main.go and starting the generated ./icalander-generator file in the command line, you will be asked to enter a start-date and the number of records which leads to generate a icalendar file.

License

Icalendar-generator as a complete package is a free Software under GNU Affero General Public License v >= 3.0 without warranty.

SPDX-License-Identifier: AGPL-3.0-or-later

SPDX-FileCopyrightText: 2021 Intevation GmbH <https://intevation.de>
Software-Engineering: 2021 Intevation GmbH <https://intevation.de>

The generated files are licensed under CC BY 4.0 .