/tass-calendar

Convert the TASS Calendar API to a live ics file.

Primary LanguagePythonMIT LicenseMIT

TASS iCalendar

Software that utilises the TASS calendar API to generate an iCalendar.

Getting started

To get started, first clone the repository.

git clone git@github.com:TheOrangePuff/tass-calendar.git

Copy .env_example to .env and fill in the blank variables.

cp .env_example .env

Build the docker image and run the docker-compose file

docker-compose up -d

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Daniel van der Ploeg - danielvdp56@gmail.com

Project Link: https://github.com/TheOrangePuff/tass-calendar