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#
- Host: GitHub
- URL: https://github.com/deadblackclover/fsharp-scripts
- Owner: deadblackclover
- License: mit
- Created: 2025-04-29T17:06:48.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-22T15:44:45.000Z (about 1 year ago)
- Last Synced: 2025-05-22T16:23:17.329Z (about 1 year ago)
- Topics: fsharp
- Language: F#
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 }
```