funda

0.0.17 • Public • Published

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

/funda/

    Package Sidebar

    Install

    npm i funda

    Weekly Downloads

    11

    Version

    0.0.17

    License

    MIT

    Unpacked Size

    285 kB

    Total Files

    23

    Last publish

    Collaborators

    • igorkosta