Skip to content

Instantly share code, notes, and snippets.

@rwilcox
Created August 6, 2023 15:07
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 rwilcox/072cfc11ca43582940bcd9caa4e8e3e0 to your computer and use it in GitHub Desktop.
Save rwilcox/072cfc11ca43582940bcd9caa4e8e3e0 to your computer and use it in GitHub Desktop.
version: 1
tasks:
from-net:
command: python3
script: |
print("hi from the network")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment