#!/usr/bin/env bash set -e npm install npm run lint npm run build git add dist/ chmod u+x dist/test.sh git add package-lock.json