Skip to content

Commit a9019be

Browse files
committed
Merge pull request #3537 from mboersma/add-fsharp-example
feat(contrib): list Melano, an example F#/Suave app for Deis
2 parents 4996945 + 613d8da commit a9019be

1 file changed

Lines changed: 6 additions & 5 deletions

File tree

contrib/README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,9 @@ This does not preclude their usefulness.
1010
Please add any issues you find with this software to the
1111
[Deis project](https://github.com/deis/deis/issues).
1212

13-
## Community contributions
13+
## Community Contributions
1414

15-
Various community members have modified Deis components, created new components, or provided tools
16-
that may be useful to Deis users. While these are not supported by the Deis team, they can be helpful
17-
in certain scenarios.
15+
Various community members have modified Deis components, created new components, or provided tools that may be useful to Deis users. While these are not supported by the Deis team, they can be helpful in certain scenarios.
1816

1917
Some of these projects are listed below. This is not an exhaustive list.
2018

@@ -30,7 +28,10 @@ Please add to this list by opening a pull request!
3028
* [deis-proxy](https://github.com/lorieri/deis-proxy) by [@lorieri](https://github.com/lorieri) - A transparent proxy for Deis
3129
* [deis-store-dashboard](https://github.com/aledbf/deis/tree/optional_store_dashboard) by [@aledbf](https://github.com/aledbf) - An implementation of [ceph-dash](https://github.com/Crapworks/ceph-dash) to view `deis-store` health
3230

33-
### CoreOS unit files
31+
### CoreOS Unit Files
3432
* [CoreOS unit files](https://github.com/ianblenke/coreos-vagrant-kitchen-sink/tree/master/cloud-init) by [@ianblenke](https://github.com/ianblenke) - Unit files to launch various services on CoreOS hosts
3533
* [deis-backup-service](https://github.com/mozilla/deis-backup-service) by [@glogiotatidis](https://github.com/glogiotatidis) - Unit Files to automatically backup to S3 database and registry data.
3634
* [New Relic unit for CoreOS](https://github.com/lorieri/coreos-newrelic) by [@lorieri](https://github.com/lorieri) - A global unit to launch New Relic sysmond
35+
36+
### Example Applications
37+
* [Melano](https://github.com/SuaveIO/Melano) - F# "Hello World" app using the Suave framework

0 commit comments

Comments
 (0)