~skiqqy/baal

f1e81e04179abdc7f0f7cf679567283b9e21f082 — Stephen Cochrane 2 years ago 79a1f87
Added todo alias to dev
1 files changed, 1 insertions(+), 0 deletions(-)

M dev
M dev => dev +1 -0
@@ 7,6 7,7 @@ mkdir -p test/{.dev.server,.dev.client}
alias baal='./bin/baal'
alias server='./bin/baal -w test/.dev.server server'
alias test='make && bash test.sh'
alias todo="grep --colour=always -nR --exclude-dir .git --exclude-dir bin TODO . | grep -v '^Binary file'"

# For runtime
export LD_LIBRARY_PATH=$(pwd)/libs/cJSON/build # Find cJSON libs in bin