]> git.saurik.com Git - logizomai.git/blame - publish
Add all build-related shell scripts to .npmignore.
[logizomai.git] / publish
CommitLineData
8d8f8b1e
JF
1#!/bin/bash
2set -e
3git describe --tags --match="v*" --exact-match >/dev/null
4./make
5npm publish