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: fc9aa6eecf47eda8a34cd3b5392f1e3bb81c3cc9 (plain)
1
2
3
#!/bin/sh
BASEDIR=$(dirname $0)
ruby -rubygems -I $BASEDIR/lib $BASEDIR/bin/twine $@