0.0.17 • Published 4 years ago

funda v0.0.17

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

funda npm version

Installation

You can either run funda with npx:

npx funda

or you can install funda globally

npm i -g funda

Usage

Runing funda creates a project for your future λ function.

It has a certain project structure and uses certain libraries.

Created λ function depends on following packages:

Once your project is created you can cd into the newly created folder and run npm start to run your λ function locally.

Running npm test will run your tests with jest

0.0.17

4 years ago

0.0.16

4 years ago

0.0.15

4 years ago

0.0.14

4 years ago

0.0.13

4 years ago

0.0.12

4 years ago

0.0.11

4 years ago

0.0.10

6 years ago

0.0.9

6 years ago

0.0.8

6 years ago

0.0.7

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago