Skip to content
/ fundcpp Public

*WORK IN PROGRESS* Client for DC++ p2p network written in F#. Main focus is on reliability and correctness.

License

Notifications You must be signed in to change notification settings

Eoksni/fundcpp

Repository files navigation

The development is in very very early development stage, it should compile but should not work ;)

About

DC++ client written in F#. For now the UI is only console, intended to make HTML/JS ui, probably with Aurelia.

How to work on this project

Note that the build is managed using FAKE, so .sln file is dummy. You are free to use any text editor to work with the source base, I personally use Visual Studio Code (just open main directory with Code) with a couple of F#-related plugins (Ionide).

Build

Run build.cmd

or for quick building (skipping Paket version check):

Run buildQ.cmd

Run

After building,

Run build/FDCConsoleUI.exe

Run Tests

After building,

Run build.cmd RunTests

About

*WORK IN PROGRESS* Client for DC++ p2p network written in F#. Main focus is on reliability and correctness.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages