Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 844 Bytes

README.md

File metadata and controls

26 lines (15 loc) · 844 Bytes

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.