UNPKG

tagy

Version:

Create a new git tag by following the 'Semantic Versioning' and push it on remote.

7 lines (4 loc) 78 B
#!/usr/bin/env node 'use strict' const tagy = require(`./index.js`) tagy();