Bootstrap Repositories #1
Loading…
Add table
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?
Implement better bootstrap repositories.
Ability to define bootstrap actions in
bootstrap.toml
onmain
branch of bootstrap repo.Can contain basic template questions for setup.
Can contain
replace
actions for text replacement.Can contain
branch
actions for switching branches.Can contain
script
actions with all variables passed.Example:
bootstrap.toml
:run.sh
: