UNPKG

rtk

Version:

Agnostic software release tool for managing versions on changelog (keep-a-changelog), multi-format files (JSON, Makefile, text, TOML, YAML), and also for tagging source code of a Git repo

4 lines (3 loc) 65 B
#!/usr/bin/env node import cli from '../lib/cli.js'; cli.exec();