Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dtormoen/tsk-tsk
/ index.js
File
index.js
tests/integration/projects/node/index.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
chalk = require(
'chalk'
);
2
3
console.log(chalk.green(
'Hello from Node.js integration test!'
));
4
console.log(
'SUCCESS: Node stack is working'
);
Callers
nothing calls this directly
Calls
1
log
Method · 0.80
Tested by
no test coverage detected