UNPKG

@softwareventures/maintain-project

Version:

Automatically create and maintain TypeScript projects with standard settings for Software Ventures Limited

4 lines 94 B
#!/usr/bin/env node import cli from "./cli/index.js"; cli(); //# sourceMappingURL=index.js.map