rexxfile #10
Labels
No labels
bug
dependencies
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
rust
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
navicore/patch-rexx#10
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Lets create examples and best practices to use rexx as a build system instead of just.
Imagine a "rexxfile" conventional name that works a bit like the gradlew command in that it will check for a dot installation of rexx and if not there will install it.
unlike gradlew a rexxfile script will, once it has rexx in its path, process the rest of the file as a build script.
I think this ticket is mostly docs and examples.