0.0.17 • Published 5 years ago

funda v0.0.17

Weekly downloads
1
License
MIT
Repository
github
Last release
5 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

5 years ago

0.0.16

5 years ago

0.0.15

5 years ago

0.0.14

5 years ago

0.0.13

5 years ago

0.0.12

5 years ago

0.0.11

5 years ago

0.0.10

7 years ago

0.0.9

7 years ago

0.0.8

7 years ago

0.0.7

7 years ago

0.0.6

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago