UNPKG

@codervisor/devlog-cli

Version:

Command-line interface for devlog - Extract and stream chat history to devlog server

9 lines 213 B
#!/usr/bin/env node /** * DevLog CLI - Main Entry Point * * Command-line interface for streaming chat history to devlog server * and managing devlog projects. */ export {}; //# sourceMappingURL=index.d.ts.map