klan1/k1.lib-bootstrap
Composer 安装命令:
composer require klan1/k1.lib-bootstrap
包简介
Bootstrap 5 components built on k1lib.html
README 文档
README
Bootstrap 5 components built on k1lib.html
Requirements
- k1lib.html
- PHP 8.2+
Installation
composer require klan1/k1lib-bootstrap
Development with Opencode
This project uses opencode as the AI-assisted development tool.
Session Management
Opencode sessions capture the full development context (conversations, file changes, tool calls). For continuity across machines:
Export session:
opencode session list # List available sessions opencode export <session-id> > session-export.json # Export to JSON
Import and continue:
opencode import session-export.json # Import session opencode --continue # Resume the session
Typical Workflow
- Clone the repository
- Run
composer install - Start opencode:
opencodeoropencode . - Make changes and commit regularly
- Before switching machines, export the session
- On the new machine, import and continue with
--continue
License
Apache License Version 2.0
统计信息
- 总下载量: 45
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: Apache-2.0
- 更新时间: 2026-05-19