mrutkows / openwhisk-knative-build

Knative build resources for Apache OpenWhisk Functions
Apache License 2.0
0 stars 1 forks source link

Simulate support for the openwhisk object (package) metadata #19

Open mrutkows opened 5 years ago

mrutkows commented 5 years ago

See NPM: https://www.npmjs.com/package/openwhisk

const openwhisk = require('openwhisk');

    let ow = openwhisk();

Need to help the package populate from metadata and provide fake data for package to use.