Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/CLAUDE-USAGE.md
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ cd project-name
### Integration with Existing Workflows
```bash
# Example: Integration with thesis management system
# thesis-management-tools can use aldc for student setup
# student-repo-management can use aldc for student setup

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✨ [POSITIVE] リポジトリ改名(thesis-management-toolsstudent-repo-management)に伴うコメント文の更新として適切な変更です。


# In create-repo scripts:
echo "Adding LaTeX development environment..."
Expand Down
Loading