0.1.0-alpha.1
First Alpha-Release of the Rustword-Manager
On Linux navigate to the precompiled binary and run with ./rustword_manager
.
You need to have sqlcipher
installed (Arch: sudo pacman -S --needed sqlcipher
). Due to SQLCipher we can only provide a Linux executable with this release. You can compile the source code for other platforms as mentioned in the readme.
We will provide an install script (for executing it with a terminal command from anywhere) soon.