Skip to content

distillate/zeppelin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zeppelin

Build Status

This repository contains Zeppelin runtime.

Installing dependencies

We use govendor for dependencies management. To install dependencies type:

$ govendor sync

Building

To build API binary type:

$ go build -o api cmd/api/*

To build worker binary type:

$ go build -o worker cmd/worker/*

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published