Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Create-Node-App/create-node-app
/ index.js
File
index.js
index.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env node
2
3
const
program = require(
'commander'
);
4
const
chalk = require(
'chalk'
);
Callers
nothing calls this directly
Calls
1
createApp
Function · 0.85
Tested by
no test coverage detected