zzarchive-Projekt icon indicating copy to clipboard operation
zzarchive-Projekt copied to clipboard

Deprecated: Please use Forge: https://github.com/fsharp-editing/Forge

Projekt

A utility for editing fsharp project files.

Note that this repository is dormant. We suggest that you consider using Forge instead.

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