Sha256: 40847d04b627ac587e6bf8749d43817cd662ab283b3369d4461e2fe3fb7e74fa

Contents?: true

Size: 507 Bytes

Versions: 72

Compression:

Stored size: 507 Bytes

Contents

# <%= @function_name %>
One Paragraph of function description goes here.
## Getting started
### Prerequisites
* [FaaStRuby](https://faastruby.io) version <%= FaaStRuby::VERSION %> or higher.
```
# To install
~$ gem install faastruby

# To update
~$ gem update faastruby
```
### How to deploy this function
```
~$ cd FUNCTION_FOLDER
~/FUNCTION_FOLDER$ faastruby deploy-to WORKSPACE_NAME
```
### How to use this function as a template
```
~$ faastruby new FUNCTION_NAME --template github:user/repository
```

Version data entries

72 entries across 33 versions & 1 rubygems

Version Path
faastruby-0.5.30 templates/crystal/example/README.md
faastruby-0.5.30 templates/ruby/example/README.md
faastruby-0.5.29 templates/crystal/example/README.md
faastruby-0.5.29 templates/ruby/example/README.md
faastruby-0.5.28 templates/ruby/example/README.md
faastruby-0.5.28 templates/crystal/example/README.md
faastruby-0.5.27 templates/ruby/example/README.md
faastruby-0.5.27 templates/crystal/example/README.md
faastruby-0.5.26 templates/crystal/example/README.md
faastruby-0.5.26 templates/ruby/example/README.md
faastruby-0.5.25 templates/crystal/example/README.md
faastruby-0.5.25 templates/ruby/example/README.md
faastruby-0.5.24 templates/crystal/example/README.md
faastruby-0.5.24 templates/ruby/example/README.md
faastruby-0.5.23 templates/crystal/example/README.md
faastruby-0.5.23 templates/ruby/example/README.md
faastruby-0.5.22 templates/crystal/example/README.md
faastruby-0.5.22 templates/ruby/example/README.md
faastruby-0.5.21 templates/ruby/example/README.md
faastruby-0.5.21 templates/crystal/example/README.md