Skip to content

Instantly share code, notes, and snippets.

@delabassee
Created July 23, 2018 12:52
Show Gist options
  • Save delabassee/01e3f02ac59798ba6b92fb541321f00b to your computer and use it in GitHub Desktop.
Save delabassee/01e3f02ac59798ba6b92fb541321f00b to your computer and use it in GitHub Desktop.
myfunc/
├── func.yaml
├── pom.xml
└── src
├── main
│ └── kotlin
│ └── HelloFunction.kt
└── test
└── kotlin
└── HelloFunctionTest.kt
5 directories, 4 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment