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

https://github.com/deadblackclover/fsharp-scripts

Useful scripts on F#
https://github.com/deadblackclover/fsharp-scripts

fsharp

Last synced: 12 months ago
JSON representation

Useful scripts on F#

Awesome Lists containing this project

README

          

# fsharp-scripts
Useful scripts on F#

## Run
```
pwsh -c { $env:MY_REPOSITORIES_USERNAME="deadblackclover"; $env:MY_REPOSITORIES_LIMIT="100"; dotnet fsi .\repositories.fsx }
```