UNPKG

boip

Version:

a command line application that creates a new project from a boilerplate stored on GitHub

5 lines (3 loc) 62 B
#!/usr/bin/env node const cli = require('./cli') cli.parse()