Skip to content

Instantly share code, notes, and snippets.

@thewhodidthis
Created December 6, 2022 09:51
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 thewhodidthis/4816b9f5c9e5e2b25f04c9c8605c3a33 to your computer and use it in GitHub Desktop.
Save thewhodidthis/4816b9f5c9e5e2b25f04c9c8605c3a33 to your computer and use it in GitHub Desktop.
Banjo
build:
@mkdir $$(date +"%Y%m%d%s"); cd $$_; echo "$$(date +"%Y%m%d%s")" > index.html; zip ../"$$(date +"%Y%m%d%s")".zip -r .
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment