UNPKG

feature-maker-next

Version:
4 lines (3 loc) 101 B
#!/usr/bin/env node const path = require('path'); require(path.join(__dirname, '../dist/index.js'));