Add DAKI3 project configuration
- Add daki3 project with basic template - Points to AI systems & infrastructure course demo code - Updates generated projects.json with new project entry 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
parent
cf177c060e
commit
2d80c0e50f
2 changed files with 8 additions and 1 deletions
|
|
@ -29,5 +29,12 @@
|
|||
codePath = "/Users/yanlin/Documents/Projects/Homepage/";
|
||||
description = "Personal Homepage";
|
||||
};
|
||||
|
||||
daki3 = {
|
||||
template = "basic";
|
||||
name = "DAKI3";
|
||||
codePath = "/Users/yanlin/Documents/Projects/AI systems & infrastructure/Codes";
|
||||
description = "DAKI3 course Demo code";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue