Exercism Fsharp Save

Exercism exercises in F#.

Project README

Exercism F# Track

Test

Exercism exercises in F#

Support and Discussion

We have an F# subcategory on the Exercism forum where you can get support for any issues you might be facing (build setup, failing tests, etc.) or brainstorm with other people for the solution.

Contributing Guide

Please see the contributing guide

Local Tools

PowerShell, Fantomas, and FSharpLint are are available in this repo as local tools. (This requires .NET Core >=3.0) Example usage:

> dotnet tool restore
Tool 'dotnet-fsharplint' (version '0.12.3') was restored. Available commands: dotnet-fsharplint
Tool 'fantomas-tool' (version '2.9.2') was restored. Available commands: fantomas
Tool 'powershell' (version '6.2.3') was restored. Available commands: pwsh

Restore was successful.

> dotnet fsharplint -sf generators/Track.fs
========== Linting generators/Track.fs ==========
========== Finished: 0 warnings ==========
========== Summary: 0 warnings ==========

> dotnet fantomas generators/Track.fs
generators/Track.fs has been written.

> dotnet pwsh ./test.ps1
Linting config.json
-> An implementation for 'bracket-push' was found, but config.json does not reference this exercise.
-> The implementation for 'bracket-push' is missing a README.
-> The implementation for 'bracket-push' is missing an example solution.
-> The implementation for 'bracket-push' is missing a test suite.

F# icon

The F# Software Foundation logo for F# is an asset of the F# Software Foundation. We have adapted it with permission.

Open Source Agenda is not affiliated with "Exercism Fsharp" Project. README Source: exercism/fsharp
Stars
108
Open Issues
45
Last Commit
1 day ago
Repository
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating