Skip to content

int128/gradle-ssh-plugin

Repository files navigation

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.