Skip to content
This repository has been archived by the owner on Dec 8, 2023. It is now read-only.

damoun/release

Repository files navigation



Release

iCalendar for Release dates.

InstallingGetting StartedContributingChangelog

Installing

This Python project use Pipenv for it's dependencies.

pipenv install --dev
pipenv run python -m release.cli --help

Getting Started

Since I couldn't find an updated icalendar with Nintendo Switch games release dates, I wrote this project. It scrape release dates from Wikipedia and create ics files. It's deployed using Github Actions on Github Pages.

Contributing

Please read CONTRIBUTING.md for more details.

or if you like it simple:

  1. Fork this repository
  2. Create a branch
  3. Commit your changes
  4. Push your commits to the branch
  5. Submit a pull request

You can find more information about Pull Requests here

Check also the list of contributors who helped on this project.