A library to control i3wm from F#, through i3-msg.
Info
Version: | 0.1.1 |
Author(s): | A Manning |
Last Update: | Monday, August 27, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/FSharp_i3wm |
Install
Install-Package FSharp_i3wm
dotnet add package FSharp_i3wm
paket add FSharp_i3wm
FSharp_i3wm Download (Unzip the "nupkg" after downloading)
Dependencies
- FSharp.Compiler.Tools(>= 4.1.27)
- FSharp.Core(>= 4.1.18)
- FSharp.Data(>= 0.0.0)
- FSharpx.Collections.Experimental(>= 0.0.0)
- FSharpx.Extras(>= 0.0.0)
- System.ValueTuple(>= 4.3.0)