]> git.saurik.com Git - logizomai.git/blame - make
For some reason I am supposed to commit this file.
[logizomai.git] / make
CommitLineData
b8d9821a 1#!/bin/bash
8d8f8b1e 2set -e
ac57e5c2 3node_modules/.bin/json5 -c package.json5
8d8f8b1e 4rpl XXX $(git describe --tags --match="v*" | sed -e 's@-\([^-]*\)-\([^-]*\)$@+\1.\2@;s@^v@@;s@%@~@g') package.json
c5eca40a 5npm run prepare