TypewriterCli
TypewriterCli copied to clipboard
Typewriter NetCore version with command line interface and single file processing.
Testing the integration with a Rider (Mac OS) project (asp.net 6) I realize that the main branch was using a "test" Main method. This PR fixes the issue using the...
After last PR you forgot to comment out the Main method you are using for testing and development which has static path to "C:\Development\Firefly.Backbone"
Hey, when I check out the repo and open the solution in VS2017, I see that one project cannot be loaded. Did you perhaps forget to commit *.csproj for Typewriter.Demo...
Hi @barestan I'm really impressed by your work and that you try to give the community the possibility to use Typewriter with JetBrains Rider. This is amazing and very appreciated...