UNPKG

automin

Version:

"Create a minified mirror version of your js, css, html, json files"

13 lines (7 loc) 135 B
#!/usr/bin/env node const a = require('../lib/index.js'); if(a.default) a.default(); /** * Hey there from the developer * * */