Last active
August 31, 2020 20:13
-
-
Save markito/ab6184e4f18bca33f89df78721731411 to your computer and use it in GitHub Desktop.
scf-blog-step1
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
curl https://start.spring.io/starter.tgz -d dependencies=web,actuator,cloud-function -d language=java -d type=gradle-project -d baseDir=my-function-project | tar -xzvf - |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment