Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/piotrjustyna/argon-examples

use cases for argon
https://github.com/piotrjustyna/argon-examples

csharp development-environment docker dotnet fsharp minimal

Last synced: 14 days ago
JSON representation

use cases for argon

Awesome Lists containing this project

README

        

# argon examples

Use cases for [argon](https://github.com/PiotrJustyna/argon).

Each project is standalone and isolated into its own directory:

| project | description |
| --- | --- |
| [4-hello-world-argon-base](./4-hello-world-argon-base/) | A hello world f# console application with argon as base image. |
| [2-hello-world](./2-hello-world/) | A hello world f# console application. |
| [1-markdown](./1-markdown/) | Render simple markdown into pdf and html using pandoc. |