A flexible version generator for projects that uses the Git as control version. The generated version is based in the git commit time and an optional suffix.
- Download the source code
- Extract to the
~/InfinityRefactoring/infinity-version-generatorfolder chmod +x ~/InfinityRefactoring/infinity-version-generator/ivg- Add the line
PATH="$HOME/InfinityRefactoring/infinity-version-generator/:$PATH"to the end of~/.profilefile - Restart the system to reload the
~/.profilefile or use thesource ~/.profilecommand - Run
ivg --helpto test
InfinityRefactoring/infinity-version-generator is provided and distributed under the Apache Software License 2.0.
Refer to LICENSE for more information.