funk-cli

0.0.12 • Public • Published

funk-cli

Command line utility for deploying functions on Kubernetes with funk

Getting Started

Installation

Install it once globally:

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

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-cli
 
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-cli/

    Package Sidebar

    Install

    npm i funk-cli

    Weekly Downloads

    2

    Version

    0.0.12

    License

    MIT

    Unpacked Size

    254 MB

    Total Files

    178

    Last publish

    Collaborators

    • fouad