Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 9.4% on hackage.haskell.org
Top 5.0% downloads on hackage.haskell.org
Top 9.6% forks on hackage.haskell.org

hackage.haskell.org : hapistrano

Hapistrano makes it easy to reliably deploy Haskell applications to a server. Following popular libraries like Ruby's Capistrano, Hapistrano does the work of building the application with dependencies into a distinct folder, and then atomically moves a symlink to the latest complete build. This allows for atomic switchovers to new application code after the build is complete. Rollback is even simpler, since Hapistrano can just point the current symlink to the previous release. See the project readme on GitHub for more information.

Registry - Source - JSON
purl: pkg:hackage/hapistrano
Keywords: library, mit, program, system, capistrano, continuous-deployment, deployment, hacktoberfest, hacktoberfest2023, haskell, haskell-applications
License: MIT
Latest release: over 8 years ago
First release: almost 10 years ago
Dependent packages: 1
Dependent repositories: 17
Downloads: 28,682 total
Stars: 100 on GitHub
Forks: 16 on GitHub
Total Commits: 317
Committers: 36
Average commits per author: 8.806
Development Distribution Score (DDS): 0.795
More commit stats: commits.ecosyste.ms
See more repository details: repos.ecosyste.ms
Last synced: 9 days ago

    Loading...
    Readme
    Loading...