Skip to content

Gertrude AI - Intellitrude. An extension for Gertrude-CLI. Offers a powerful makefile creation tool.

License

Notifications You must be signed in to change notification settings

Gertrude-Soft/Intellitrude

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

forthebadge forthebadge

forthebadge forthebadge

Intellitrude

Gertrude AI - Intellitrude. An extension for Gertrude-CLI. Offers a powerful Makefile creation tool.

Table of contents

Installation

All you have to do is to clone the repository and execute the installer.sh script inside it!

cd

git clone git@github.com:lg-epitech/Intellitrude.git

cd Intellitrude

./installer.sh

We also advise everyone to check gertrude config before using to make gertrude behave as you wish! Config

Everything is done! 🌱

Updating

To update gertrude you would simply need to execute :

gertrude update

Good plant 🌱

Uninstallation

We are sorry that gertrude let you down. Here is how to get rid of her :

sudo rm -rf /opt/Intellitrude

Bad plant.

Prototype

gertrude Have fun with gertrude! 🌱

Config

- ```gertrude config``` ==> This will open the configuration file your set editor (defaults to nano). **Warning**, editing sections that are not meant to be edited will result in undefined behaviour. Such sections are marked with ```/* Do not edit above/below this line*/```. Editable values are clearly explained in a comment above the latter.

Contribution

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:

  • "Gertrude 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).

License

forthebadge

The MIT License (MIT) 2023 - AshDev05, lg-epitech. LICENSE

About

Gertrude AI - Intellitrude. An extension for Gertrude-CLI. Offers a powerful makefile creation tool.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published