Mercurial Hosting > luan
view scripts/release-luan.sh @ 694:b620b8e1010f
remove Luan.load() allow_expression param and add Luan.eval()
author | Franklin Schmidt <fschmidt@gmail.com> |
---|---|
date | Wed, 20 Apr 2016 20:56:08 -0600 |
parents | 72a2daf88e12 |
children | 4f880e2663a2 |
line wrap: on
line source
set -e cd `dirname $0`/.. LUAN_HOME=`pwd` rm -f ~/Dropbox/luan/* # assume already built cp $LUAN_HOME/build/luan-*.tar ~/Dropbox/luan hg tag `scripts/version.sh`