diff --git a/development_explanation.odt b/development_explanation.odt new file mode 100644 index 0000000..73fbf01 Binary files /dev/null and b/development_explanation.odt differ diff --git a/explications_developpement.odt b/explications_developpement.odt new file mode 100644 index 0000000..47360c6 Binary files /dev/null and b/explications_developpement.odt differ diff --git a/readme b/readme index e69de29..ec12859 100644 --- a/readme +++ b/readme @@ -0,0 +1,17 @@ + + +# Overview +git_update.sh is a bash script performing a punctual synchronisation of a git repository. + + +# Download +Download the git_update.sh file. +Git has to be installed on your computer. +# Use +# Development process +git_update.sh has been written by the French association Jean-Cloud, in the process of developing Shlagernetes, a new orchestration tool. Shlagernetes allows storing services on fallible second-hand servers and tries to consume the less possible resources. + +Several tests have been performed in order to find the most energy-saving Git commands. If you want more information on this process, you can consult our development repository. There you will find the tests scripts as well as a development_story text, detailing the different Git command options. + +# How to contribute +If you have any suggestion or question about git_update.sh, please contact us at contact@jean-cloud.org. We would be delighted to hear your feedback.