mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-21 04:26:28 +02:00
pkg(japt-2.0.0): add japt
This commit is contained in:
parent
89a6f81123
commit
1c675b5f8f
6 changed files with 22 additions and 0 deletions
5
packages/japt/2.0.0/environment
vendored
Normal file
5
packages/japt/2.0.0/environment
vendored
Normal file
|
@ -0,0 +1,5 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
# node and japt path
|
||||
export PATH=$PWD/bin:$PATH
|
||||
export JAPT_PATH=$PWD/japt
|
Loading…
Add table
Add a link
Reference in a new issue