Skip to content

Latest commit

 

History

History

isprime

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

isprime

A simple function checking if your number is prime or not. You can deploy this function by simply running:

cape deploy isprime_deploy

Then to invoke it you can run:

cape run <YOUR_FUNCTION_ID> -f input.isprime.data