mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-21 12:36:28 +02:00
pkg(brachylog-1.0.0): added brachylog
This commit is contained in:
parent
e95d386697
commit
8d32385b41
7 changed files with 52 additions and 1 deletions
5
packages/brachylog/1.0.0/environment
vendored
Normal file
5
packages/brachylog/1.0.0/environment
vendored
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue