EverWrath/bin
Yehonal 70ab2a8771 Bash: Allow action non-interactive selection
You can directly run a specific action from command lines
useful for cronjobs for example

+ splitted db_assembler in more files ready to be included
from other bash scripts
2017-09-20 01:18:20 +02:00
..
bash_shared [BASH] Now scripts will use default language 2016-08-17 09:43:23 +02:00
compiler CMAKE: implemented method to disable a module via cmake 2017-03-26 01:09:44 +01:00
db_assembler Bash: Allow action non-interactive selection 2017-09-20 01:18:20 +02:00
db_exporter Moved uwd modules under drassil 2017-03-26 01:09:42 +01:00
db_pendings Improved db_assembler simplifying updating process 2017-05-01 21:17:26 +02:00
README.md implemented db_exporter 2016-08-13 20:32:23 +02:00

All bash script here must be compatible with following environments:

  • linux: bash 4.x

  • windows: git for windows 2.9.3

  • osx