Skip to content
This repository has been archived by the owner on Oct 31, 2021. It is now read-only.

fsprojects-archive/zzarchive-FsSrGen

Repository files navigation

Travis build status AppVeyor Build status

FsSrGen

Original Source code from https://fsharppowerpack.codeplex.com/ at checkin 72516

This repository contains old FsSrGen.exe (.NET 4.6) and dotnet-fssrgen (NetCore)

Build FsSrGen.exe

  1. dotnet restore
  2. cd src/FsSrGen
  3. dotnet build

Build dotnet-fssrgen tool

  1. dotnet restore
  2. cd src/dotnet-fssrgen
  3. dotnet build

Run Tests

run scripts\run_tests

Maintainer(s)

The default maintainer account for projects under "fsprojects" is @fsprojectsgit - F# Community Project Incubation Space (repo management)