https://github.com/stackbuilders/haskell-deploy
Haskell deploy script from Circle CI to Debian
https://github.com/stackbuilders/haskell-deploy
Last synced: 10 months ago
JSON representation
Haskell deploy script from Circle CI to Debian
- Host: GitHub
- URL: https://github.com/stackbuilders/haskell-deploy
- Owner: stackbuilders
- License: mit
- Created: 2014-05-12T14:09:35.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-05-12T14:10:00.000Z (over 11 years ago)
- Last Synced: 2025-01-23T04:32:46.139Z (about 1 year ago)
- Language: Shell
- Size: 105 KB
- Stars: 1
- Watchers: 7
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Haskell Deploy Script
[This](deploy.sh) is the bash script used by Stack Builders to deploy
our web site, . Also included in this
repo is the [Debian init script](sb-app) for the Happstack process running our
web site.
# Authors
Justin Leitgeb and Eric Jones
# License
MIT, see the file LICENSE in this project.