Welcome to mirror list, hosted at ThFree Co, Russian Federation.

twine - github.com/mapsme/twine.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/twine
blob: d3a02fae3bba3bbfa634ca7291e401246a4996e9 (plain)
1
2
3
#!/bin/sh
BASEDIR=$(dirname $0)
ruby -rubygems -I $BASEDIR/lib $BASEDIR/bin/twine "$@"