Add script that builds a new snapshot
commit8c2663117242466d71b4755621081e614143dd29
authorBjorn Winckler <bjorn.winckler@gmail.com>
Wed, 13 Feb 2008 17:03:58 +0000 (13 18:03 +0100)
committerBjorn Winckler <bjorn.winckler@gmail.com>
Wed, 13 Feb 2008 17:03:58 +0000 (13 18:03 +0100)
treeb890aa8a54d424fcea7f5adfca6b6805b093e771
parent1890ad1a1dfa976220028b9876b1af3fbcf9ba34
Add script that builds a new snapshot

The script make-snapshot.sh will build a new snapshot, then create a
folder on the Desktop containing
    MacVim.app
    README-snapshot.txt
    mvim
The folder is then archived and compressed (to a file on the Desktop).
src/MacVim/README-snapshot.txt [new file with mode: 0644]
src/MacVim/make-snapshot.sh [new file with mode: 0755]