pkg(brachylog-1.0.0): added brachylog

This commit is contained in:
Hydrazer 2021-11-28 07:03:57 -07:00
parent e95d386697
commit 8d32385b41
7 changed files with 52 additions and 1 deletions

5
packages/brachylog/1.0.0/environment vendored Normal file
View file

@ -0,0 +1,5 @@
#!/usr/bin/env bash
# Put 'export' statements here for environment variables
export PATH=$PWD/bin:$PATH
export BRACHYLOG_PATH=$PWD