Skip to content

canghailan/database-doc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MySQL数据库文档生成工具

node index.js "mysql://user:password@host/database" a.md
pandoc -f markdown_github -t html a.md | pandoc -f html -t docx -o a.docx

需要NodeJS 8+

About

MySQL数据库文档生成工具

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published