funk

2.0.0-alpha-39d1c5f8ed • Public • Published

funk

Command line utility for deploying functions on Kubernetes with funk

Getting Started

Installation

Install it once globally:

npm install -g funk
cd my-app
 
# This will deploy `my-app` if there's a Dockerfile or funk.json 
funk

Learn more at docs.funk.sh

You’ll need to have Node >= 9 on your machine. You can use nvm to easily switch Node versions between different projects.

Local installation

git clone https://github.com/usermirror/funk
cd funk/packages/funk
 
npm install
 
# On OSX 
npm run pkg-local
 
# On Linux 
npm run pkg-linux-local
 
# For multiple cross-platform binaries 
npm run pkg-all
 
# Now you can run this in any directory 
funk

/funk/

    Package Sidebar

    Install

    npm i funk

    Homepage

    docs.funk.sh

    Weekly Downloads

    4

    Version

    2.0.0-alpha-39d1c5f8ed

    License

    MIT

    Unpacked Size

    254 MB

    Total Files

    178

    Last publish

    Collaborators

    • fouad