Gertrude's OFFICIAL installer is finally here!
All you have to do is to clone the repository and execute Installitrude!
cd
git clone https://github.com/AshDev05/installitrude.git
cd installitrude
./installitrudeThen you can follow Gertrude's assistant's guidance to install what you need.
Everything is done! 🌱
If you want to update any of your installed Gertrude tools, you can do so with Installitrude (if you have selected the option during installation):
installitrude update-all
Good plant 🌱
We are sorry that gertrude let you down. Here is how to get rid of her :
installitrude remove-all
or
installitrude remove [package]
Bad plant.
You are free to contribute to this project by forking your own copy and creating pull requests, which we will review. Commits to this project should follow a commit norm:
-
"Installitrude now (...) 🌱" ==> Changes to the core functionalities of Gertrude, addition of a major feature.
-
[ADD] (file name / description) ==> Addition of a minor feature, some files, or something else.
-
[MOD] (changes) ==> Changes made to a minor feature, something that changes the behaviour.
-
[FIX] (changes) ==> Changes made to a minor feature to fix a bug, or to the coding style. These changes do not alter the behaviour
-
[REM] (file) ==> Removal of (a) specific file(s).
The MIT License (MIT) 2023 - AshDev05, lg-epitech. LICENSE