ayakael
95d3451086
Moved /tmp to ${_OPT_TMP} option
2019-02-21 14:47:26 -05:00
ayakael
a624cae51b
File is not defined explicitely rather than globally
2018-03-26 22:39:58 -04:00
ayakael
e7f6e27c61
build.sh now executable
2018-01-13 15:16:14 -09:00
ayakael
5eb6c5cd38
Updated README and CHANGELOG
2018-01-11 14:45:04 -09:00
ayakael
93948910e3
Added build script. Moved libraries from src to lib
2018-01-11 14:35:10 -09:00
ayakael
351516d54c
Fixed dispatcher functions and parser and sanity checks
...
_cfg_drop_column now leaves no trailing tab
Updated documentation for _cfg insert
2018-01-11 11:05:36 -09:00
ayakael
d20bc4e986
Renamed config.sh to cfg.sh to match function name
...
Fixed code-breaking bugs for cfg.sh for all base functions (i.e not dispatcher functions)
Added test file for cfg function for all base functions (i.e not dispatcher functions)
2018-01-11 10:09:00 -09:00
ayakael
8e5a75dd47
Added first draft, pre-testing version of the config function,
...
which aims to make querying and configuring scripts in bash
not a pain in the ass.
2018-01-09 00:10:57 -09:00
ayakael
fd693e0830
Removed CHANGELOG as no release as been done
2018-01-06 20:40:21 -09:00
ayakael
fca165b274
* Changed name for _log function to _msg, added bail() function.
...
* Created _ansi function library to set terminal properties like
cursor position and text color.
* Created _if function library, a set of simple if statements.
Added _if_array_contains, _if_is_integer, _if_is defined,
if_has_value
2018-01-06 20:30:09 -09:00
ayakael
5f446594ee
Fixed faulty sanity check in _color()
2018-01-06 00:26:35 -09:00
ayakael
79bfb447ea
Functionalized color mangement
2018-01-05 21:02:41 -09:00
ayakael
e6d6262857
Added CHANGELOG.md
2018-01-04 20:44:35 -09:00
ayakael
af445c606e
Fixed *another* Markdown syntax error
2018-01-04 20:32:32 -09:00
ayakael
f4578ac71b
Fixed Markdown syntax errors
2018-01-04 20:31:44 -09:00
ayakael
a59ae22310
Initial commit, added log library
2018-01-04 20:27:11 -09:00