Bruno Massa
Bruno Massa
ok. Understood. The only doubt I have is: why it happens only on Linux? I've never experienced this on Windows machines...
i would say at least a ready-to-go Docker Compose
I've created a DocFX documentation site. It's mostly a Scaffold for the content. I've scanned the `development` branch to generate the API Reference, and I've put into version `1.0.0` for...
> hey @PaperPrototype I'm a newbie REST documentation writer. I'd love to help you all with your documentation and get some experience as well. Let me know what you need...
@Ashleycodesseo suggestion workflow (for anyone that want to help on documenting code): ## workflow - clone/fork the code - use ChatGPT/Copiliot/Claude/etc to generate comment-documention for bulk of the work for...
currently it only imports single files, AFAIK. right? it's really important feature.
Its about having or not the quotes or ticks, but to make vs orm with a consistent api. Now, a v code that works with mysql do not work in...
When dotnet creates the final executable with `dotnet publish`, it compiles most of the code to IL but also adds a small bootstrapper that is OS-dependent (Windows, Linux, Mac, OS)....
in #152 , ive used the term `create` instead `new`. NOTE: consider adding a local README.md inside `Prowl.Editor/Editor/CLI` explaining all the command line commands for reference.
`prowl version` (`prowl.exe version`) implemented automatically by `CommandLineParser`