Skip to content

Latest commit

 

History

History
67 lines (58 loc) · 819 Bytes

README.md

File metadata and controls

67 lines (58 loc) · 819 Bytes

Templates

Templates. tmp lates: I'm feeling lucky

fd.

    <h>
#!/bin/bash

if [ $# -eq 0 ]; then
    URL="https://api.github.com/repos/slarwise/templates/contents/templates"
    curl --silent "$URL" | jq --raw-output '.[].name'
else
    URL="https://raw.githubusercontent.com/slarwise/templates/main/templates/${1}"
    curl --silent "$URL"
fi








































opa gamgam sty