UNPKG

piral-cli

Version:

The standard CLI for creating and building a Piral instance or a Pilet.

6 lines (3 loc) 93 B
#!/usr/bin/env node import { select } from './select'; select((commands) => commands.all);