Installing • Getting Started • Contributing • Changelog
This Python project use Pipenv for it's dependencies.
pipenv install --dev
pipenv run python -m release.cli --help
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.
Please read CONTRIBUTING.md for more details.
or if you like it simple:
Fork
this repository- Create a
branch
Commit
your changesPush
yourcommits
to thebranch
- Submit a
pull request
You can find more information about Pull Requests here
Check also the list of contributors who helped on this project.