dlsf / kanade

Anime opening/ending downloader with anilist integration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kanade

Simple downloader for anime openings and endings written in Clojure.
Currently work in progress

Disclaimer: I'm not experienced in Clojure, suggestions and recommendations are welcome.


Building the project

This project uses leiningen.

Use the following command to build the project:

lein uberjar

You can run the compiled jar with

java -jar target/kanade-VERSION.jar

About

Anime opening/ending downloader with anilist integration


Languages

Language:Clojure 100.0%