8000 GitHub - rastreus/derpmap: A simple exercise in F# to get json, decode it and then create a CSV file.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

rastreus/derpmap

Repository files navigation

derpmap

A simple exercise in F# to get json, decode it and then create a CSV file.

Install pre-requisites

Build and run

  1. dotnet tool restore

  2. dotnet paket install

  3. dotnet build src/src.fsproj

  4. dotnet run --project src/src.fsproj

Build and test

  1. dotnet tool restore

  2. dotnet paket install

  3. dotnet build test/test.fsproj

  4. dotnet run --project test/test.fsproj

About

A simple exercise in F# to get json, decode it and then create a CSV file.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0