mirror of
https://github.com/aljazceru/claude-code-viewer.git
synced 2026-02-19 12:44:25 +01:00
docs: update readme, write about scheduler and file upload feature
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
#!/usr/bin/env node
|
||||
|
||||
import { readFile } from "node:fs/promises";
|
||||
import { resolve } from "node:path";
|
||||
import { NodeContext } from "@effect/platform-node";
|
||||
|
||||
Reference in New Issue
Block a user