tw-install
tw-install copied to clipboard
Automatically installs Taskwarrior, Taskserver (TODO: and Timewarrior). This project aims to support automated installation of all Taskwarrior hook scripts, configuration flavours etc. with a single c...
Good evening, I've been working on a separate shell script that a user hosting a `taskd` server in a docker container would want to execute for the initial setup. [`tw-install-for-docker.sh`...
Good afternoon, Thank you for making this project. Building the `Dockerfile` with the `docker build .` command fails with the given output: ```text 7.034 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgomp1 amd64...
To allow taskwarrior to sync with taskserver after a reboot one has to run (once): ```bash export TASKDDATA=/var/taskd taskdctl start ``` Then one can sync with: ```bash task sync ```...
- [ ] Set up a local server running [the deepspeech model](https://github.com/mozilla/DeepSpeech) ([docs](https://deepspeech.readthedocs.io/en/r0.9/?badge=latest)) of [Mozilla common voice](https://commonvoice.mozilla.org/) for the language preferred by the taskwarrior user. - [ ] Generate a...
added tw-install.rc file #83
- [ ] Convert the installation scripts into tested functions that are executed according to some order. Ideally, first setup the self-hosted GitLab CI in this repo: https://github.com/Simple-Setup/Self-host-GitLab-Server-and-Runner-CI then make...
Support automatically installing [the latest Taskwarrior release](https://github.com/GothenburgBitFactory/taskwarrior/releases/tag/v2.6.0) Ideally allow the user to manually select the old/current version of taskwarrior for installation.
Inspired by: https://github.com/openmrslab/suspect One would like to be transparent about: - [ ] Build status (WIP) - [ ] Code coverage - [ ] Maintainability - [ ] ... To...
Check whether all files required for backup restoration are present before initiating the restoration.
Look at https://github.com/HiveMinds-EU/tw-install/issues/83 before fixing this. As explained in: https://groups.google.com/forum/#!searchin/taskwarrior-user/brutus%7Csort:date/taskwarrior-user/dsOzdYSKaM4/h0SwTFvjBwAJ What about a config setting? Have a look at https://taskwarrior.org/docs/hooks2.html, and you'll see a hook is passed the location of...