Skip to content
/ FsFhtw Public template
forked from haraldsteinlechner/FsFhtw

A seed project for functional applications using a REPL as the interface

License

Notifications You must be signed in to change notification settings

tiZyJoshi/FsFhtw

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FsFhtw

Rationale

FsFhtw is a template project showing a functional example of a F# program. It includes:

  • A REPL for creating messages and reading the state of the system
  • A simple counter domain
  • Auxiliary files for git, .NET editors and the .NET Core SDK

Prerequisites

  • .NET core SDK (as specified in global.json)
  • Preferred F# editor

Run the application

Execute the following command.

dotnet run src/FsFhtw/FsFhtw.fsproj

About

A seed project for functional applications using a REPL as the interface

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • F# 100.0%