Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SamVerschueren/dev-time-cli
/ cli.js
File
cli.js
cli.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env node
2
'use strict'
;
3
const
updateNotifier = require(
'update-notifier'
);
4
const
meow = require(
'meow'
);
Callers
nothing calls this directly
Calls
1
render
Function · 0.85
Tested by
no test coverage detected