* 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.
* fnctl: improve UX for howto's
* doc: go function howto
* fnctl: show the progress of build calls
* doc: php function howto
* doc: fix Go HOWTO
* doc: Node Functions HOWTO
* doc: Python Functions HOWTO
* doc: improve README files
* doc: ccirello -> USERNAME
* docs: fix Python example
Used an idiomatic method (isatty) to decide whether stdin must
be read or not.
* doc: fix go example
* fnctl: fix docker push output
* Draft for Swarm support
Fixes#65
* fix shell prompt
* Add instructions for production deployments
Further set of instructions with steps for:
- PostgreSQL
- Redis
- Load Balancer
* Update Readme and add Makefile
* Skip stale tests (in wait for stdin support)
* Revert "Skip stale tests (in wait for stdin support)"
This reverts commit 228da3776503f40ca53df70a79a9e4a9c73fd8b5.