Metadata


Name
kdeploy
Version
1.2.19
Platform
ruby
Authors
Kk
Bindir
exe
Date
2025-11-19 00:00:00 UTC
Dependencies
bcrypt_pbkdf (~> 1.1)
concurrent-ruby (~> 1.3)
ed25519 (~> 1.2)
net-scp (~> 4.0)
net-ssh (~> 7.0)
pastel (~> 0.8)
rake (~> 13.0)
thor (~> 1.4)
tty-box (~> 0.7)
tty-table (~> 0.12)
Description
Kdeploy is a Ruby-based deployment automation tool that provides agentless remote deployment solutions with an elegant DSL
Email
kevin197011@outlook.com
Executables
kdeploy
Extensions
ext/mkrf_conf.rb
Files
README.md
README_EN.md
exe/kdeploy
ext/mkrf_conf.rb
lib/kdeploy.rb
lib/kdeploy/banner.rb
lib/kdeploy/cli.rb
lib/kdeploy/command_executor.rb
lib/kdeploy/command_grouper.rb
lib/kdeploy/completions/kdeploy.bash
lib/kdeploy/completions/kdeploy.zsh
lib/kdeploy/configuration.rb
lib/kdeploy/dsl.rb
lib/kdeploy/errors.rb
lib/kdeploy/executor.rb
lib/kdeploy/help_formatter.rb
lib/kdeploy/initializer.rb
lib/kdeploy/output.rb
lib/kdeploy/output_formatter.rb
lib/kdeploy/post_install.rb
lib/kdeploy/runner.rb
lib/kdeploy/template.rb
lib/kdeploy/version.rb
Homepage
https://github.com/kevin197011/kdeploy
Licenses
MIT
Metadata
{"homepage_uri"=>"https://github.com/kevin197011/kdeploy", "source_code_uri"=>"https://github.com/kevin197011/kdeploy.git", "changelog_uri"=>"https://github.com/kevin197011/kdeploy/blob/main/CHANGELOG.md", "rubygems_mfa_required"=>"true"}
Post install message
🎉 Thanks for installing kdeploy! Shell completion will be configured automatically. You may need to restart your shell or run: - For Bash: source ~/.bashrc - For Zsh: source ~/.zshrc Happy deploying! 🚀
Require paths
lib
Required ruby version
>= 2.7.0
Required rubygems version
>= 0
Rubygems version
3.4.19
Specification version
4
Summary
A lightweight agentless deployment tool
Original platform
ruby
New platform
ruby