UNPKG

207 BPlain TextView Raw
1#!/usr/bin/env node
2
3/*
4 * This cli is not mentioned in the readme because
5 * several leaps...
6 *
7 */
8
9require('../lib/exec');
10
11/*
12 * ...in function of the interface and behaviour are anticipated.
13 *
14 */
\No newline at end of file