Skip to content

Research bash loop simplification techniques#32

Draft
BlakeASmith wants to merge 4 commits intomainfrom
cursor/research-bash-loop-simplification-techniques-945f
Draft

Research bash loop simplification techniques#32
BlakeASmith wants to merge 4 commits intomainfrom
cursor/research-bash-loop-simplification-techniques-945f

Conversation

@BlakeASmith
Copy link
Contributor

Add comment-based iteration macros (# for VAR in LIST ... # endfor) to simplify writing Bash loops in Argorator scripts, which expand to standard for loops and automatically define loop variables.


Open in Cursor Open in Web

Co-authored-by: blakeinvictoria <blakeinvictoria@gmail.com>
@cursor
Copy link

cursor bot commented Aug 27, 2025

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

cursoragent and others added 3 commits August 27, 2025 00:15
Co-authored-by: blakeinvictoria <blakeinvictoria@gmail.com>
Co-authored-by: blakeinvictoria <blakeinvictoria@gmail.com>
Co-authored-by: blakeinvictoria <blakeinvictoria@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants