# clawcode **Repository Path**: pilgrimzh/clawcode ## Basic Information - **Project Name**: clawcode - **Description**: No description available - **Primary Language**: Unknown - **License**: Unlicense - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-04-03 - **Last Updated**: 2026-04-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # occ Open ClawCode. Fully reproducible, runnable and hackable workspace. ## Getting Started Make sure you have [Node.js](https://nodejs.org/) and [Bun](https://bun.sh/) installed. ```bash # Install prerequisites to set up the workspace bun i # Set up the workspace bun setup # Have fun exploring! bun dev ``` Workspace will be in `./claw-code` folder. ## Disclaimer This repo does **not** contain any original source code of Claude Code, the property of Anthropic. ## License The project is released under the [Unlicense License](UNLICENSE).