experiment-crystal-lambda

Version, currently main branch1 version
  • main branchlatestSep 6, 2023

github.com/1Mill/experiment-crystal-lambda

Experimenting with the Crystal programming language for building a AWS Lambda function

0 stars
0 dependents
License: MIT

Installation

# Add this to your shard.yml
dependencies:
  experiment-crystal-lambda:
    github: 1Mill/experiment-crystal-lambda
    branch: main

main is a branch, not a release, so this tracks it rather than pinning a version.

Then run:

shards install

shard.yml

Crystal
no constraint declared
Target
  • bootstrap from ./main.cr

Dependencies

Runtime Dependencies

README

experimenta-crystal-lambda

Experimenting with the Crystal programming language for building a AWS Lambda function

Getting started

  1. Run terraform init
  2. Run terraform apply
  3. View lambda in AWS console
  4. Run terrafrom destroy