Skip to content

Clojure meets Google Cloud Functions Java11 runtime

Notifications You must be signed in to change notification settings

reifying/voidbringers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

voidbringers

Clojure HelloWorld on Java11 runtime of Google Cloud Functions based on Stuart Halloway's clojure-from-java.

  1. Install gcloud

  2. Deploy

cd <project root>
gcloud functions deploy voidbringers --entry-point functions.HelloWorld --runtime java11 --trigger-http
  1. Open httpsTrigger URL as listed in the gcloud output

About

Clojure meets Google Cloud Functions Java11 runtime

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published