This is a wrapper for the Vikunia CLI vja
which allows you to run vja
without installing it into your system. This has various advantages:
- It doesn't pollute your system Python installation
- Uses
uv
! (needs to be installed separately) - You can update the
vja
version simply by callinggit submodule update --remote
- Clone this repo and than call
./setup.sh
- Create a symlink into your path e.g. like this:
ln -s "$(pwd)/vja" ~/bin/vja
- Follow the installation instructions here, especially on configuring the installation