UNPKG

fsnip

Version:

Command line utility to extract and modify text or json from a file

4 lines (3 loc) 77 B
#!/usr/bin/env node 'use strict'; require('./helpers.js').cli(process.argv);