Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 408 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 408 Bytes

Fission

Fission provides a set of base utilities and subclasses to drive the platform.

About

Getting Started

Usage examples

$ bundle update
$ bundle exec fission -c examples/http.json

Send it something:

$ curl --data @examples/payloads/github.json http://localhost:9876/github-commit/

Local Development

See: https:/hw-product/fission/blob/develop/HACKING.md