UNPKG

@_nu/cli

Version:

🛠️ Standard Tooling for nu-system component development

5 lines (3 loc) 82 B
#!/usr/bin/env node const Creator = require('../src/Creator.js'); new Creator();