levibostian / cici

Confidential Information for Continuous Integration (CICI)
MIT License
3 stars 0 forks source link

Convert to Go lang #8

Open levibostian opened 4 years ago

levibostian commented 4 years ago

Cici is meant to be a standalone CLI tool. At first it was meant to be installed only on a CI server but I have realized it is just as important to run on the desktop.

Because cici depends on Ruby at this time, it adds some pain to installing the project on your machine.

Not only that, but I have personally enjoyed writing in Go with all of it's benefits. With all of that in mind, I would like to convert my personal projects that I still maintain that are written in Ruby to be written in Go.

levibostian commented 4 years ago

Might be a good option for encryption with go: https://github.com/FiloSottile/age