下载库: git clone git@github.com:thisXYH/mdnt.git && cd mdnt
编译:go install .
如何使用
Usage:
mdnt [command]
Available Commands:
enc 加解密指定笔记
help Help about any command
img 管理 markdown 文档的图片引用
Flags:
-h, --help help for nt
-v, --version version for nt
Use "nt [command] --help" for more information about a command.