Skip to content

dev4cloud/GameOfLifeCloudFunction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Instructions

To build this project run ./gradlew build #Using cloud foundry to deploy this project:

see the overall tutorial on https://cloud.ibm.com/docs/openwhisk?topic=cloud-functions-creating-java-actions

ibmcloud api https://api.ng.bluemix.net

ibmcloud login -o <cloud foundry org, most likely your user name> -s <space, most likely dev> -sso

ibmcloud target --cf

ibmcloud fn action update helloJava build/libs/gol-cloud-function-0.0.1.jar --main Hello

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors