F# library for creating OpenSCAD code.
Info
| Version: | 0.3.0 |
| Author(s): | OpenSCAD.Fs.Lib |
| Last Update: | Friday, May 22, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/OSCFS |
Install
Install-Package OSCFS
dotnet add package OSCFS
paket add OSCFS
OSCFS Download (Unzip the "nupkg" after downloading)
Dependencies
- FSharp.Core(>= 4.7.1)
- FSharpx.Collections(>= 2.1.2)