2 Forks
10 Stars
10 Watchers

func

Func is a CLI app to simplify development and deployment of serverless functions using Go, Terraform and AWS.

How to download and setup func

Open terminal and run command
git clone https://github.com/moritzzimmer/func.git
git clone is used to create a copy or clone of func repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with func https://github.com/moritzzimmer/func/archive/master.zip

Or simply clone func with SSH
[email protected]:moritzzimmer/func.git

If you have some problems with func

You may open issue on func support forum (system) here: https://github.com/moritzzimmer/func/issues