view website/dev.sh @ 2016:470a089c95aa

add LuanCompiler.fileVersion
author Franklin Schmidt <fschmidt@gmail.com>
date Thu, 02 Oct 2025 13:52:24 -0600
parents 53793a4dbd15
children
line wrap: on
line source

#!/bin/bash

java -classpath $CLASSPATH luan.Luan luan:http/serve.luan src 2>&1 | tee err