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

https://github.com/codewars/fsharp

Container image for F#
https://github.com/codewars/fsharp

code-runner code-runner-image

Last synced: 6 months ago
JSON representation

Container image for F#

Awesome Lists containing this project

README

          

# fsharp

Container image for F#

## Usage

See [bin/run](./bin/run).

## Building

```bash
docker build -t ghcr.io/codewars/fsharp:latest .
```