Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/piotrjustyna/argon-examples
- Owner: PiotrJustyna
- Created: 2023-12-08T11:13:52.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-09T11:13:30.000Z (about 1 year ago)
- Last Synced: 2024-11-21T04:36:54.902Z (3 months ago)
- Topics: csharp, development-environment, docker, dotnet, fsharp, minimal
- Language: Shell
- Homepage: https://github.com/PiotrJustyna/argon
- Size: 924 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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. |