Reed Allman
fd1afb180c
Merge pull request #300 from fnproject/cli-flag-changes
...
Updated docs for cli flag changes.
2017-09-08 12:00:16 -07:00
Chad Arimura
d5250b4f0c
Update writing.md
2017-09-08 09:27:31 -07:00
Chad Arimura
8f1a77123e
Update writing.md
2017-09-08 09:27:06 -07:00
Chad Arimura
03bb8157cf
Update writing.md
2017-09-08 09:26:49 -07:00
Chad Arimura
227e41ef3c
Update writing.md
2017-09-08 09:26:29 -07:00
Travis Reeder
e56d555c3e
Updated docs for cli flag changes.
2017-09-07 15:53:28 -07:00
Travis Reeder
1f3218f8dd
WIP: working on hot lambda functions.
2017-06-29 08:00:29 -07:00
Denis Makogon
1a2a805740
Update functions_{lang} tool to recent git source
2017-06-06 19:50:33 +03:00
Travis Reeder
af918fdfe9
Fix run env vars passed in via command line to test locally and updated docs to match.
2017-05-30 10:54:34 -07:00
Travis Reeder
69f0201818
Some small cleanup to docs.
2017-05-26 18:54:26 +00:00
Travis Reeder
4b9bba352d
Rename location.
2017-05-15 11:00:15 -07:00
Travis Reeder
d0ca2f9228
Moved runner into this repo, update dep files and now builds.
2017-04-21 07:42:42 -07:00
Travis Reeder
615ae5c36f
Mass s&r: iron-io -> kumokit
2017-04-19 09:49:12 -06:00
Goutham Veeramachaneni
fae66764b4
Config EnvVars passed without leading _ ( #534 )
...
* Earlier X=Y was passed as _X=Y
Signed-off-by: Goutham Veeramachaneni <cs14btech11014@iith.ac.in >
2017-03-03 16:17:00 -08:00
C Cirello
f1e1d69e81
doc: add language libraries to the documentation ( #354 )
...
Fixes #319
2016-11-29 00:00:52 +01:00
C Cirello
02d3b18497
all: drop CONFIG_ prefix for configuration ( #297 )
...
Fixes #251
2016-11-15 19:19:21 +01:00
Travis Reeder
0d71e1e38e
Docs update with new fnctl commands ( #273 )
...
* Added high level roadmap.
* Changed to funtion.yaml.
* Added logo
* updating quickstart code example, WIP, waiting on another merge.
* Minor updates.
* Changed function.yaml to func.yaml and updated fnctl README.
2016-11-15 01:40:05 +01:00
Travis Reeder
85e15fe48a
More doc updates, explanation of serverless. ( #228 )
...
* More doc updates, explanation of serverless.
* Moved howto directory to examples and some minor doc updates.
* Added apps and routes docs.
* Fixes for Carlos' comments.
* Added bit about importing lambda functions.
2016-11-08 09:44:08 -08:00
Travis Reeder
4421c151c5
Docs on writing functions and the functions format. ( #203 )
...
* WIP on writing functions and the functions format.
* Added more docs on writing functions.
* Running on windows docs.
* Linked README to writing.md
* Minor fixes from PR feedback.
2016-11-03 10:53:36 -07:00