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.20 templates/crystal/example/README.md
faastruby-0.5.20 templates/ruby/example/README.md
faastruby-0.5.19 templates/crystal/example/README.md
faastruby-0.5.19 templates/ruby/example/README.md
faastruby-0.5.18 templates/ruby/example/README.md
faastruby-0.5.18 templates/crystal/example/README.md
faastruby-0.5.17 templates/crystal/example/README.md
faastruby-0.5.17 templates/ruby/example/README.md
faastruby-0.5.16 templates/crystal/example/README.md
faastruby-0.5.16 templates/ruby/example/README.md
faastruby-0.5.15 templates/crystal/example/README.md
faastruby-0.5.15 templates/ruby/example/README.md
faastruby-0.5.14 templates/crystal/example/README.md
faastruby-0.5.14 templates/ruby/example/README.md
faastruby-0.5.13 templates/crystal/example/README.md
faastruby-0.5.13 templates/ruby/example/README.md
faastruby-0.5.12 templates/crystal/example/README.md
faastruby-0.5.12 templates/ruby/example/README.md
faastruby-0.5.11 templates/ruby/example/README.md
faastruby-0.5.11 templates/crystal/example/README.md