AnalogJ / capsulecd

Continuous Delivery for automating package releases (npm, cookbooks, gems, pip, jars, etc)

Home Page:https://analogj.github.io/capsulecd-slides/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Convert CapsuleCD to GO, or other binary

AnalogJ opened this issue · comments

If CapsuleCD was written in GO, or another language that could be compiled into a standalone binary it would be easier for other developers to use with their docker containers.

Wouldnt require ruby runtime.

@AnalogJ I'm interested in fixing this.