Commit Graph

18 Commits

Author SHA1 Message Date
Travis Reeder
9f19611e97 Changed $PWD to work on windows and linux/mac. (#437) 2017-01-02 12:24:17 -08:00
C Cirello
4505811fb0 fn: improve docs (#377)
Continues #359
2016-12-03 11:50:25 +01:00
C Cirello
9ac2539aeb fn: improve UX and publish/deploy command (#359)
* fn: improve UX and publish/deploy command

* fn: remove wrong use cases for deploy

* fn: fix regression introduced by merge
2016-12-01 18:11:13 +01:00
Seif Lotfy سيف لطفي
237ab3e21b Inital work on Rust support (#333)
* Inital work on Rust support

* update accepted runtimes

* fn: fix rust build

* Last tweaks and README.md

* fix typo

* update comment on rust.go
2016-11-23 23:17:13 +01:00
C Cirello
c0512a4cbd fn: rename from fnctl (#321)
* fn: rename from fnctl

* fn: predicting the release version for installer

* fn: predicting the release version for installer
2016-11-21 17:24:26 +01:00
Travis Reeder
52f64b6a40 Minor readme updates. 2016-11-15 12:56:24 -08:00
Travis Reeder
299422cf7d Added Ruby support to fnctl init. (#286) 2016-11-15 15:39:20 +01:00
C Cirello
d8526a85e1 fnctl: update docs and function filenames (#283)
* fnctl: functions.yaml -> func.yaml

* fnctl: update documentation
2016-11-15 01:54:26 +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
3357476583 Updates to fnctl to make UX better (#272)
* See the hello/go README for how this all works now.

* Node support for fnctl auto build

* Updated based on PR comments.
2016-11-14 10:10:29 -08: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
e85c7560c3 Added hello-go example to make example image faster. 2016-10-13 20:24:06 -07:00
Seif Lotfy سيف لطفي
52cab30056 Change PAYLOAD input to STDIN (#111)
* change to iron-io/runner dependency
* Fix runner dependency
* Change PAYLOAD input to STDIN, fixes #40
2016-10-06 18:44:58 -03:00
Travis Reeder
b7844e9898 Checks env var first, then stdin. 2016-10-06 11:24:50 -07:00
Travis Reeder
e90a109ed5 Updated README. 2016-10-06 10:45:33 -07:00
Travis Reeder
8390c5dc8e Updated hello to use stdin. 2016-10-06 10:44:27 -07:00
Travis Reeder
f7d4fed570 Streams stderr from user functions and outputs a standard format for parsing. See #76. 2016-08-29 22:59:16 -07:00
Travis Reeder
edc126eb81 Added hello example. 2016-07-19 12:29:02 -07:00