A COURRiER JAPON atom feed generator and uploader to a S3 bucket.
Currently, a daily atom feed generated by this project is hosted here (https://courrier-japon.s3.amazonaws.com/atom.xml).
$ stack build
$ env AWS_ACCESS_KEY_ID=YOUR_ACCESS_KEY \
AWS_SECRET_ACCESS_KEY=YOUR_SECRET_KEY \
stack exec courrier-jp-atom-exe
$ stack build --test
Shotaro Kohama - shotarok
This project is licensed under the MIT License - see the LICENSE file for details