Skip to content

p-liubchenko/CsToMarkdown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CsToMarkdown

CsToMarkdown is a CLI tool that translates C# code into Markdown format, specifically designed for compatibility with knowledge management applications like Logseq and Obsidian. It streamlines the process of integrating .NET solution documentation directly into your personal knowledge management system.

Quick Start

Download:

Grab the latest binary from our GitHub releases.

Or clone and build it yourself.

Execute:

Run CsToMarkdown with -i/--input for the root folder of your .NET solution and -o/--output for the destination of the generated Markdown pages.

CsToMarkdown -i path/to/solution -o path/to/output

Contributing

Contributions are welcome! If you have suggestions for improvements or bug fixes, please open an issue or submit a pull request.

Issues

Encountered a problem? Let me know by filing an issue, and I'll do my best to address it.

About

Tool to convert C# to logseq markdown

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages