Skip to content

Instantly share code, notes, and snippets.

@christian-ehrisman
Last active February 11, 2024 19:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save christian-ehrisman/e3c69d7fc5b08fcbebe23a49428c8faa to your computer and use it in GitHub Desktop.
Save christian-ehrisman/e3c69d7fc5b08fcbebe23a49428c8faa to your computer and use it in GitHub Desktop.
Templates
#templates
shell_template:
name: "shell_template"
description: ""
template: ""
keywords: [""]
code: # code/script that will be executed
- command: ""
type:
- name:
supported_os: # [linux, windows, macos]
shell_types: # [bash, sh, zsh, fish, posix, powershell, pwsh, cmd]
required_shell_modules:
- module:
name: ""
min_version: ""
vars: # template specfic variables that can be custimized as needed
app_path:
description: ""
type: ""
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment