UNPKG

midway-bin

Version:
7 lines (4 loc) 101 B
#!/usr/bin/env node 'use strict'; const Command = require('../').MidwayBin; new Command().start();