embix - FSCSLensGenerator 0.4.2

FSCS-LensGenerator is a code generator that generates lenses/optics for your F# projects. Currently only Aether output is supported but we're open accept other output providers.

PM> Install-Package FSCSLensGenerator -Version 0.4.2 -Source https://www.myget.org/F/embix/api/v3/index.json

Copy to clipboard

> nuget.exe install FSCSLensGenerator -Version 0.4.2 -Source https://www.myget.org/F/embix/api/v3/index.json

Copy to clipboard

> dotnet add package FSCSLensGenerator --version 0.4.2 --source https://www.myget.org/F/embix/api/v3/index.json

Copy to clipboard
<PackageReference Include="FSCSLensGenerator" Version="0.4.2" />
Copy to clipboard
source https://www.myget.org/F/embix/api/v3/index.json

nuget FSCSLensGenerator  ~> 0.4.2
Copy to clipboard

> choco install FSCSLensGenerator --version 0.4.2 --source https://www.myget.org/F/embix/api/v2

Copy to clipboard
Import-Module PowerShellGet
Register-PSRepository -Name "embix" -SourceLocation "https://www.myget.org/F/embix/api/v2"
Install-Module -Name "FSCSLensGenerator" -RequiredVersion "0.4.2" -Repository "embix" 
Copy to clipboard

FSCS-LensGenerator

Generate Lenses for an FSharp project, currently only Aether is supported.

branch status
master Build status
Samples: master Build status

Introduction

TODO: Give a short introduction of your project. Let this section explain the objectives or the motivation behind this project.

Getting Started

TODO: Guide users through getting your code up and running on their own system. In this section you can talk about:

  1. Installation process
  2. Software dependencies
  3. Latest releases
  4. API references

Sample Usage:

FSCSLensGenerator.exe
--projectname SampleProject
--projectdir C:\git\SampleSolution\SampleProject
--projectfilename SampleProject.fsproj
--outfilename C:\temp\SampleProject.Lenses\lenses.fs
--outputnamespace SampleProject.Test.Lenses
--syslib System.Numerics
--projlib ..\packages\FParsec\lib\net40-client\FParsec.dll
--projlib ..\packages\FParsec\lib\net40-client\FParsecCS.dll
--libdir C:\git\SampleSolution\bin
--binlib FunToolbox.dll

#Build and Test TODO: Describe and show how to build your code and run the tests.

#Contribute TODO: Explain how other users and developers can contribute to make your code better.

If you want to learn more about creating good readme files then refer the following guidelines. You can also seek inspiration from the below readme files:

fix: format function types

  • Any 0.0
    • Argu (>= 0.0.0)
    • FSharp.Compiler.Service (>= 0.0.0)
    • FSharp.Core (>= 4.2.3 && < 4.3.0)

Owners

Michel Bretschneider

Authors

QuestNet GmbH

Project URL

https://github.com/questnet/FSCS-Lensgenerator

License

Unknown

Tags

Lens Optics CodeGeneration FSharp

Info

67 total downloads
67 downloads for version 0.4.2
Download (7.13 MB)
Found on the current feed only

Package history

Version Size Last updated Downloads Mirrored?
0.4.2 7.13 MB Fri, 08 Dec 2017 21:15:12 GMT 67