sbt-deploy-ssh
Deployment tool
A plugin for sbt to easily deploy projects over SSH
SBT deploy plugin
28 stars
5 watching
3 forks
Language: Scala
last commit: over 3 years ago Related projects:
Repository | Description | Stars |
---|---|---|
sbt/sbt-git | Provides git command line features and integration within the Scala build tool. | 347 |
samkirkland/web-deploy | Automates website deployment to a remote server using SSH and rsync. | 192 |
thephpleague/shunt | A PHP library for automating deployment of applications to remote servers via SSH. | 434 |
sirthias/scala-ssh | A library providing remote shell access via SSH for Scala applications | 233 |
scoverage/sbt-scoverage | Supports code coverage analysis for Scala projects using scoverage | 650 |
xerial/sbt-pack | Creates distributable Scala packages with dependent jars and launch scripts for easy distribution and deployment. | 496 |
sapegin/shipit | A tool for automating SSH deployments of projects by defining a series of shell commands to execute on remote hosts. | 568 |
sbt/sbt-release | A plugin for the build tool sbt that automates the process of releasing and managing software versions. | 647 |
thoughtworksinc/sbt-scala-js-map | Configures source mapping for Scala.js projects to enable remote debugging of libraries hosted on Github. | 36 |
spray/sbt-revolver | A plugin for SBT enabling fast development turnaround in Scala applications | 850 |
stackbuilders/hapistrano | A tool that simplifies and automates the deployment process for Haskell applications. | 103 |
sbt/sbt-jmh | A plugin for running micro-benchmarks written in Scala using the JMH harness. | 787 |
deployphp/action | A GitHub Action for automating the deployment of PHP applications to remote hosts. | 239 |
yavisht/deploy-via-surge.sh-github-action-template | A tool for automating deployment of static websites to surge.sh via GitHub Actions | 82 |
schickling/git-s3 | Automates deployment of git repositories to AWS S3 buckets | 231 |