Kobalt and IDEA updates.
This commit is contained in:
parent
73865b2b67
commit
3963a904ab
12 changed files with 105 additions and 108 deletions
4
kobaltw-test
Normal file
4
kobaltw-test
Normal file
|
@ -0,0 +1,4 @@
|
|||
#!/usr/bin/env sh
|
||||
JAR=$(ls -1 -t /k/GitHub/kobalt/kobaltBuild/libs/*.jar | egrep -v "(sources|javadoc)" | head -1)
|
||||
export KOBALT_JAR=$JAR
|
||||
java -jar $JAR $*
|
Loading…
Add table
Add a link
Reference in a new issue