HiveMinds / tw-install

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 command.
GNU Affero General Public License v3.0
17 stars 7 forks source link

Clean up the installation code. #68

Closed a-t-0 closed 2 years ago

a-t-0 commented 3 years ago
mohitsaxenaknoldus commented 3 years ago

Please assign it to me, I will do it.

create-issue-branch[bot] commented 3 years ago

Branch issue-68-Clean_up_the_installation_code created!

mohitsaxenaknoldus commented 3 years ago

Do you want me to set base to this new branch you created?

a-t-0 commented 3 years ago

Yes please. Also, I would not put too much effort into the tw-install.sh and tw-uninstall.sh files as they willl be replaced with this filestructure: https://github.com/TruCol/setup_your_own_GitLab_CI/blob/master/install_gitlab.sh and this one: https://github.com/TruCol/setup_your_own_GitLab_CI/blob/master/uninstall_gitlab.sh in order to resolve issue #81

mohitsaxenaknoldus commented 3 years ago

PR opened: https://github.com/HiveMinds-EU/tw-install/pull/85