Google drive upload command line application in clojure

I made a command line application in clojure - here to upload your files to google drive. I made it because I had the need to upload my android apk after the gradle assemble task to google drive. I want to polish it more - better errors (issue exists), make it graalvm compatible (issue exists) and maybe dockerize it.

Please feel free to work on the issues if you like it or find it usefule:)

3 Likes

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.