Pinned Loading
-
MacOS UUID Generator
MacOS UUID Generator 1# uuidgen generates a UUID, but in capital letters
2# The generated UUID is piped into tr which transforms it to lowercase
3# The lowercase output is piped into another tr, but this removes any newline characters
4# Finally, that output is piped into pbcopy, which copies the UUID to the clipboard
5 -
edu-101-java-code
edu-101-java-code PublicForked from temporalio/edu-101-java-code
Code Exercises for Temporal 101 in java
CSS
-
-
-
-
testcontainers-examples
testcontainers-examples PublicShowcasing different examples with testcontainers
Kotlin
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.