Skip to content

teschmitt/vja-wrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vja Wrapper

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:

  1. It doesn't pollute your system Python installation
  2. Uses uv! (needs to be installed separately)
  3. You can update the vja version simply by calling git submodule update --remote

installation

  1. Clone this repo and than call ./setup.sh
  2. Create a symlink into your path e.g. like this: ln -s "$(pwd)/vja" ~/bin/vja
  3. Follow the installation instructions here, especially on configuring the installation

About

A wrapper to install vja (CLI for Vikunia) without polluting your system Python installation

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages