Skip to content

cloudRoutine/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)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • F# 97.4%
  • Shell 2.1%
  • Batchfile 0.5%