MCPcopy Index your code
hub / github.com/SamVerschueren/dev-time-cli

github.com/SamVerschueren/dev-time-cli @v1.3.5

Chat with this repo
repository ↗ · DeepWiki ↗ · release v1.3.5 ↗ · + Follow
2 symbols 8 edges 2 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

dev-time-cli Build Status

Get the current local time of a GitHub user.

Install

$ npm install --global dev-time-cli

Usage

$ dev-time --help

  Usage
    $ dev-time <user> <user2> ...

  Options
    -v, --verbose  Show UTC offset.
    --format       The moment format of the output. [Default: HH:mm - D MMM. YYYY]
    --token        The GitHub authentication token.

  Examples
    $ dev-time SamVerschueren
    19:47 - 8 Dec. 2015

    $ dev-time SamVerschueren sindresorhus
    SamVerschueren
      19:47 - 8 Dec. 2015
    sindresorhus
      18:47 - 8 Dec. 2015

    $ dev-time SamVerschueren -v
    19:47 - 8 Dec. 2015 - UTC+1

    $ dev-time SamVerschueren --format DD-MM-YYYY
    07-12-2015

Related

License

MIT © Sam Verschueren

Core symbols most depended-on inside this repo

parseError
called by 2
cli.js
render
called by 1
cli.js

Shape

Function 2

Languages

TypeScript100%

Modules by API surface

cli.js2 symbols

For agents

$ claude mcp add dev-time-cli \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact