mina-deploy / mina

Blazing fast deployer and server automation tool
https://rubygems.org/gems/mina
Other
4.34k stars 491 forks source link

Are we considering port mina to Crystal? #717

Closed zw963 closed 1 year ago

zw963 commented 1 year ago

Consider mina use zero ruby gems dependency, it should be easy.

In fact, i ported the procodile to Crystal some weeks ago, it works well, and the code base improve a lot because the awesome crystal-lang, and we release the portable, high-performance, low-footprint binary(as go, rust) for convinient.

And, consider i am the author of deployment_bash, though, i never use mina for now (i used capistrano), but i consider this is not a big issue.

zw963 commented 1 year ago

After much thought, I consider not so useful to port this, most feature can be run with a simple bash script.