edicek
v0.0.7
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.
Installation
npm install -g edicekQuick 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:
-t, --token <token>- Authentication token (required)-o, --output <path>- Output directory (default:./.edicek)-e, --endpoint <url>- GraphQL endpoint URL (default:https://my.edicek.com/api/graphql)
Support
Made with ❤️ by the Edicek team
