Mechanic
Mechanic copied to clipboard
It be nice if Mechanic was available as `clitool`. Running `dotnet mechanic` would format the `fsproj` in the current folder. Or show a help page if no (single) fsproj is...
I wanted to contribute to Mechanic. I designed a logo for Mechanic. If you like it, I'll send you the files. 
we should try to keep edits to minimum 
 we should only overwrite the file if the content changed
This is list of issues that we need to do to have first working version: Project editing: - [ ] Decide what tool to use #32 - [x] Loading source...
Example usage of properties: Microsoft/visualfsharp:src/buildfromsource/FSharp.Compiler.Private/FSharp.Compiler.Private.fsproj@master
I am working on the VSCode extension and tried to run Mechanic against [Fulma-demo](https://github.com/MangelMaxime/Fulma-demo) and it's failing to resolve the file order. It's resolve an empty list: `TopologicalOrder []` I...
and Am I right to assume it is a SDK-Project ? cc @forki
Shall we have a discussion on unit testing libraries? @forki mentioned `Expecto` in the readme. I haven't used it but I'd be keen it to give it a try. Thoughts?
How to pull it in ?  cc @forki