int128 / gradle-ssh-plugin

Gradle SSH Plugin

Home Page:https://gradle-ssh-plugin.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gradle SSH Plugin build

Gradle SSH Plugin provides SSH facilities such as command execution or file transfer on Gradle.

https://gradle-ssh-plugin.github.io

Contributions

This is an open source software licensed under the Apache License Version 2.0. Feel free to open issues or pull requests.

Development

Gradle SSH Plugin internally uses Groovy SSH library. It depends on JSch.

The document is maintained on the repository of Groovy SSH.

Acceptance Test

TODO: fix it

Release

Create a new release in GitHub Releases. GitHub Actions will publish an artifact to Gradle Plugin Portal.

About

Gradle SSH Plugin

https://gradle-ssh-plugin.github.io

License:Apache License 2.0


Languages

Language:Groovy 97.7%Language:Shell 2.3%