CLI to easily add movies and shows watched each month to Trakt lists.
$ yarn installRename .env.example to .env
Set TRAKT_CLIENT_ID and TRAKT_CLIENT_SECRET - https://trakt.tv/oauth/applications
# Run
$ yarn start
# Build
$ yarn build
$ yarn start-build