pkg(bqn-1.0.0): Added bqn 1.0.0

This commit is contained in:
Hydrazer 2022-07-28 20:39:45 -06:00
parent 7c3db7d7fe
commit 0e8231ef01
6 changed files with 24 additions and 0 deletions

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

@ -0,0 +1,5 @@
#!/usr/bin/env bash
# Python and Vyxal path
export PATH=$PWD/bin:$PATH
export BQN_PATH=$PWD/bqn