GithubHelp home page GithubHelp logo

isabella232 / openwhisk-devtools Goto Github PK

View Code? Open in Web Editor NEW

This project forked from apache/openwhisk-devtools

0.0 0.0 0.0 74.12 MB

Development tools for building and deploying Apache OpenWhisk

Home Page: https://openwhisk.apache.org/

License: Apache License 2.0

Shell 15.90% Makefile 14.24% JavaScript 33.09% Go 1.88% HCL 0.09% Java 25.39% Dockerfile 1.90% Python 5.18% Scala 2.33%

openwhisk-devtools's Introduction

Developer tools for OpenWhisk

License Build Status

This repository is part of Apache OpenWhisk and provides developer tools that help with local development, testing and operation of OpenWhisk.

Subprojects

  • docker-compose allows testing OpenWhisk locally, using Docker Compose. This is ideal if you are contributing to core development
  • java-action-archetype This archetype helps to generate the Java Action template project.
  • node-local allows testing individual OpenWhisk functions locally, using only node.js. This is ideal if you are writing node.js functions to run in OpenWhisk, but need to emulate some of OpenWhisk's behavior in creating params and expecting promises.
  • maven-java allows testing OpenWhisk Java Actions. This shows how to package the function dependencies e.g. external jar.
  • knative-build contains Knative Build Templates along with modified versions of their respective OpenWhisk Action Runtimes that can be used to Build and Serve Knative compatible applications on Kubernetes.
  • actionloop-starter-kit contains a starter kit to build a new runtime using the ActionLoop proxy used in Go, Swift, PHP, Python and Rust runtimes.

Travis builds

Each tool in this repository has to provide travis build scripts inside a .travis folder. The folder should define 2 scripts:

  • setup.sh - invoked during before_install phase
  • build.sh - invokes during script phase

For an example check out docker-compose/.travis folder.

openwhisk-devtools's People

Contributors

mrutkows avatar ddragosd avatar pritidesai avatar dgrove-oss avatar csantanapr avatar juice10 avatar alvarolopez avatar mcdan avatar rabbah avatar akrabat avatar alexkli avatar asteed avatar chetanmeh avatar duynguyen avatar trieloff avatar sciabarracom avatar tysonnorris avatar tz70s avatar kameshsampath avatar jthomas avatar selfxp avatar sandeep-paliwal avatar moritzraho avatar fmaschler avatar eggyal avatar axiqia avatar pwplusnick avatar pfandzelter avatar shawnallen85 avatar phlucas96 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.