开源软件名称(OpenSource Name):thedevsaddam/docgen开源软件地址(OpenSource Url):https://github.com/thedevsaddam/docgen开源编程语言(OpenSource Language):Go 87.2%开源软件介绍(OpenSource Introduction):DocgenTransform your postman collection to HTML/Markdown documentation Installation/Update on Mac/Linuxcurl https://raw.githubusercontent.com/thedevsaddam/docgen/v3/install.sh -o install.sh \
&& sudo chmod +x install.sh \
&& sudo ./install.sh \
&& rm install.sh Uninstallationcurl https://raw.githubusercontent.com/thedevsaddam/docgen/v3/uninstall.sh -o uninstall.sh \
&& sudo chmod +x uninstall.sh \
&& sudo ./uninstall.sh \
&& rm uninstall.sh WindowsFor windows download the binary and set environment variable so that you can access the binary from terminal Binary linkAvailable features
Usage
Demo markdown API documentation ContributorContributionYour suggestions will be more than appreciated. Read the contribution guide here contributorsSee allLicenseThe docgen is an open-source software licensed under the MIT License. |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论