conjure icon indicating copy to clipboard operation
conjure copied to clipboard

Ubuntu install

Open bsbhro opened this issue 1 year ago • 3 comments

What I did:

  • git clone https://github.com/nate-xyz/conjure.git
  • cd conjure
  • mkdir build
  • pip install loguru
  • pip install wand
  • meson build
  • sudo ninja -C build install
  • cd $> conjure

bsbhro avatar Mar 10 '23 13:03 bsbhro