Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 379 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 379 Bytes

Butifactory

Build Status

Butifactory is lightweight versioned artifact storage like nexus or artifactory.

It's a simple tool for simple tasks.

Build:

> docker build -t sbt .
> docker run --rm -it -v $(pwd):/data sbt

Currently under heavy development.