Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 597 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 597 Bytes

Wiki-Page-Generator

This is a program for automatically generating github wiki pages from a C# code file. See the wiki page of this repository for examples

Requires the .NET Runtime 5.0 to be installed to work: Windows X64 Download Here

For Other Platforms: Download Here

Usage:
"Wiki Page Generator.exe" [USERNAME OF REPO OWNER] [REPO-NAME] [DESTINATION DIRECTORY] [CS Script File 1] [CS Script File 2] [CS Script File 2] [etc...]