added japt to japt2

This commit is contained in:
Hydrazer 2021-10-01 06:36:46 -06:00
parent 7d90cddf27
commit 9f38e36aa0
6 changed files with 22 additions and 0 deletions

5
packages/japt/2.0.0/environment vendored Normal file
View file

@ -0,0 +1,5 @@
#!/usr/bin/env bash
# node and japt path
export PATH=$PWD/bin:$PATH
export JAPT_PATH=$PWD/japt