mirror of
https://github.com/fnproject/fn.git
synced 2022-10-28 21:29:17 +03:00
Update references remove refs to treeder oracle funcy (#376)
* Remove lots of refs to iron and funcy oracle etc.. * more ref replacements * Replacing more refs. Treeder * Use Fn not FN
This commit is contained in:
committed by
Travis Reeder
parent
5219227393
commit
c7f3066c75
@@ -1,6 +1,6 @@
|
||||
# Lambda everywhere
|
||||
|
||||
Lambda support for Oracle Functios enables you to take your AWS Lambda functions and run them
|
||||
Lambda support for Fn enables you to take your AWS Lambda functions and run them
|
||||
anywhere. You should be able to take your code and run them without any changes.
|
||||
|
||||
## Creating Lambda Functions
|
||||
@@ -14,4 +14,4 @@ fn init --runtime lambda-node-4 --name lambda-node
|
||||
|
||||
Be sure the filename for your main handler is `func.js`.
|
||||
|
||||
TODO: Make Java and Python use the new workflow too.
|
||||
TODO: Make Java and Python use the new workflow too.
|
||||
|
||||
Reference in New Issue
Block a user