Motivation:
You want to use AI to automate Git commits and push specific contents from a folder.
Suggestions:
- Create a GitHub repository.
- Install Git.
- Prepare
local_tools.txtwith the path to the Git executable. - Prepare
github_info.txtcontaining your GitHub access information. - Install Claude Code.
- Open claude and provide these instructions:
-
- Initialize git, create a
.gitignorefile, then commit and push the.gitignorefile. - List all folders in this directory without including subfolders.
- Add, commit, and push all top-level PPTX files in these folders, excluding files inside subfolders.
- Create a script to automate committing and pushing these contents every 2 hours on this Windows machine.
- Initialize git, create a
More instructions:
- List all the Quizzes folders located just inside each folder at this level.
- Modify the files in .meta to include all of the Quizzes folders and their contents, including every file and folder inside them, in the git commit and push.
- Output the prompts, with grammar corrections, to a .txt file in the docs/ folder.
(Visited 22 times, 1 visits today)