0.3.2 • Published 4 years ago

@dealmore/funny v0.3.2

Weekly downloads
1
License
MIT
Repository
-
Last release
4 years ago

funny

Funny is a CLI compiler for serverless environments. Powered by dealmore.

Testing with lambci

  1. Mount local dir into docker environment
docker run -ti -p 4000:4000 -rm -v $(pwd):/tmp registry.gitlab.com/dealmore/dealmore-build-images/lambdaci:nodejs12.x /bin/bash
  1. Inside the container install the procps package (Link)
yum install -y procps
  1. Run funny:
npx @dealmore/funny test --env /tmp/.env /tmp/some-function.zip
0.3.2

4 years ago

0.3.1

4 years ago

0.3.0

4 years ago

0.2.1

4 years ago

0.2.0

4 years ago

0.1.0

4 years ago

0.1.1

4 years ago

0.0.1

4 years ago