Skip to content

Simple console boilerplate which includes Docker, FsUnit, xUnit, Logary and dryloc

License

Notifications You must be signed in to change notification settings

schischkin-boilerplate/fsharp-console

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

fsharp-console

Simple console boilerplate which includes Docker, FsUnit, xUnit, Logary and dryloc

Requirements

  • Docker

Installation

  1. Build the image $ docker build . -f Build.Dockerfile -t fsharp-console-build
  2. Start the container and let it do the magic. $ docker run -v $PWD:/app -e PROJECT_NAME=<INSERT YOUR PROJECT NAME HERE> fsharp-console-build

About

Simple console boilerplate which includes Docker, FsUnit, xUnit, Logary and dryloc

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published