ColorNote-backup-decryptor
ColorNote-backup-decryptor copied to clipboard
New compiled CLI tools + Clojure version
I have used the original jar file to build a working CLI tool. Please see README for details :)
I've also added LICENSE just in case.
Nice!
Can you give me some instructions for reproducing the jar file? I have not used Clojure before.
I tried running clojure -T:build jar but that failed with
Execution error (FileNotFoundException) at java.io.FileInputStream/open0 (FileInputStream.java:-2).
-T:build (No such file or directory)
Since the jar is "opaque" I want to reproduce it (to be slightly paranoid :D)
Sure! The functions in the build.clj are the commands, so clojure -T:build uber to compile 😀
The output will be under target/