edicek
v0.2.0
Published
CLI tool for exporting knowledge from Edicek to Markdown files
Maintainers
Readme
edicek
Command-line tool for exporting your knowledge from Edicek to Markdown files for use with AI tools like Claude Code, Cursor, or other AI coding assistants that lives in your terminal.
Quick Start
# Export your workspace to markdown files
npx edicek export --token <your-auth-token>Commands
export
Export knowledge from your Edicek workspace to Markdown files in a flat structure.
Options:
| Option | Description | Default |
| ---------------------- | ------------------------------------------- | --------------- |
| -t, --token <token> | Authentication token. Required. | N/A |
| -o, --output <path> | Directory to write the Markdown files into. | ./.edicek |
| -w, --workspace <id> | ID of the workspace to export. | First workspace |
Support
Made with ❤️ by the Edicek team
