Skip to content

Instantly share code, notes, and snippets.

@rosnovsky
Last active November 29, 2023 18:53
Show Gist options
  • Save rosnovsky/bf69e41169c7e6aecad89a3d54377ef0 to your computer and use it in GitHub Desktop.
Save rosnovsky/bf69e41169c7e6aecad89a3d54377ef0 to your computer and use it in GitHub Desktop.
Bootstrap CLI
software:
- name: "ExampleApp"
script: "..."
updateCheckCommand: "echo 'Version 1.0.0 - Update available'"
updateAvailableString: "Update available"
updateCommand: "echo 'Updating ExampleApp...'"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment