UNPKG

i18nhero

Version:

CLI tool for interacting with locales hosted on i18nhero.com

5 lines (3 loc) 78 B
#!/usr/bin/env node const { install } = require("./binary"); install(false);