Initial commit of MyWorkspace - contains multiple projects and global workspace configuration
This commit is contained in:
16
TODOs.txt
Normal file
16
TODOs.txt
Normal file
@@ -0,0 +1,16 @@
|
||||
Initialize MyWorkspace folder as a git repository
|
||||
verify checkpoints work
|
||||
Configure and push to remote source for project in gitea.blabber1565.com self-hosted git-compatible source code repository.
|
||||
Create 'steering' guidance in .clinerules files - at MyWorkspace, and within project folders as needed.
|
||||
'global' steering at the MyWorkspace folder should instruct cline to also apply guidance contained with project folders when working on a project.
|
||||
Workspace / project structure, remote source at self-hosted gitea.
|
||||
Place all downloaded (including git repo clones) and generated resources within the MyWorkspace folder to avoid access permissions issues.
|
||||
use of TODOs.txt files, at workspace level and at project level.
|
||||
use of readme.md files, at workspace level and at project level.
|
||||
use of chatlog.md files, at workspace level and at project level.
|
||||
use of design.md files at project level.
|
||||
use of tasks.md files at project level.
|
||||
use of docs folders, at workspace level and at project level.
|
||||
inclusion of testing during implementation and test execution.
|
||||
inclusion of comments for comment-based documentation during code generation
|
||||
coding standards for security and maintainability
|
||||
Reference in New Issue
Block a user