@yousali/codetok
v0.3.1
Published
Track and aggregate token usage across AI coding CLI tools
Downloads
383
Readme
codetok (npm)
Install the codetok CLI through npm.
Install
npm install -g @yousali/codetokHow it works
- During
postinstall, this package downloads the matching binary from GitHub Releases. - Downloads use a
180stimeout with up to3retries and exponential backoff. - The
codetokcommand then runs that native binary.
Supported targets:
- macOS:
x64,arm64 - Linux:
x64,arm64 - Windows:
x64,arm64
Troubleshooting
If install fails due to network restrictions, you can download binaries directly from:
https://github.com/miss-you/codetok/releases
