]> git.saurik.com Git - schoinion.git/blob - publish
Initial implementation (cleaved from orchid-core).
[schoinion.git] / publish
1 #!/bin/bash
2 set -e
3 git describe --tags --match="v*" --exact-match >/dev/null
4 ./make
5 npm publish