A utility for editing fsharp project files.
Note that this repository is dormant. We suggest that you consider using Forge instead.
- Fork and clone locally.
- Build the solution with Visual Studio,
build.cmd
orbuild.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.
The MIT license