No description
  • Rust 47.1%
  • HTML 32.2%
  • Shell 19.4%
  • Makefile 1.1%
  • Dockerfile 0.2%
Find a file
despiegk bff57ca7a1 chore: add build_lib.sh and update Makefile to use it
- Copied build_lib.sh from hero_lib/scripts/ to scripts/build_lib.sh
- Updated BUILD_LIB to use $(CURDIR)/scripts/build_lib.sh (absolute path)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-20 10:13:30 +01:00
crates refactor: migrate hero_claude to proper Hero service architecture 2026-03-04 08:02:06 +02:00
docker Initial commit: HeroClaude project setup 2026-02-14 08:37:08 +04:00
scripts chore: add build_lib.sh and update Makefile to use it 2026-03-20 10:13:30 +01:00
src Initial commit: HeroClaude project setup 2026-02-14 08:37:08 +04:00
templates Initial commit: HeroClaude project setup 2026-02-14 08:37:08 +04:00
.env.example Initial commit: HeroClaude project setup 2026-02-14 08:37:08 +04:00
.gitignore Initial commit: HeroClaude project setup 2026-02-14 08:37:08 +04:00
buildenv.sh Initial commit: HeroClaude project setup 2026-02-14 08:37:08 +04:00
Cargo.toml refactor: migrate hero_claude to proper Hero service architecture 2026-03-04 08:02:06 +02:00
Makefile chore: add build_lib.sh and update Makefile to use it 2026-03-20 10:13:30 +01:00
openrpc.json Initial commit: HeroClaude project setup 2026-02-14 08:37:08 +04:00
SPEC.md Initial commit: HeroClaude project setup 2026-02-14 08:37:08 +04:00