Skip to content
Snippets Groups Projects
Select Git revision
  • 6e985123ea7ad44106f40007bd5e287989f5e750
  • master default
2 results

common

Poquita

pipeline status

My setup of Poca.

My setup consists of keeping the subscriptions in git (poca.xml), managing them locally and running the downloader inside a Docker container remotely. The final part of syncing the downloads is using unison and is managed in my rcfiles repository.

Requirements

Usage

Adding/ removing/ list/ toggling subscriptions:

pipenv run subscribe {add,delete,list,toggle}

Deploying a new version:

pipenv run build
pipenv run deploy

Linting (using pre-commit):

pipenv run lint

License

This software is licensed under the MIT license (see LICENSE.txt).

Author Information

Nimrod Adar, contact me or visit my website. Patches are welcome via git send-email. The repository is located at: https://git.shore.co.il/explore/.