/Projekt

Utility for fsharp project files

Primary LanguageF#MIT LicenseMIT

Projekt

A utility for editing fsharp project files.

Quick contributing guide

  • Fork and clone locally.
  • Build the solution with Visual Studio, build.cmd or build.sh.
  • Create a topic specific branch in git. Add a nice feature in the code. Do not forget to add tests and/or docs.
  • Run build.cmd (build.sh on Mono) to make sure all tests are still passing.
  • Send a Pull Request.

License

The MIT license

Maintainers