UNPKG

ya-basement

Version:
6 lines (4 loc) 97 B
#!/usr/bin/env node 'use strict'; const Command = require('../main.js'); new Command().start();