KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
mou
★ 17
Open GitHub ↗
在线文档中心,可快速帮你管理文档
Download README (.md)
Explore Similar Repositories
sici4997
:
UPRP SICI4997-M03 Course Examples
android-tdd-utils
:
Keep TDD fun on android
Huawei_FatAP_Grafana
:
Huawei Fat WLAN AP in Grafana
bixtools
:
🐳 Dockerfiles for bioinformatics tools
AnimTextView
:
No description available.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
mou
?
Download (.md)
在线文档中心 ======================= ``` go install github.com/Bestfeel/mou@latest ``` 开源有很多类似的文档工具,但是都需要遵循一定的格式规范。使用起来还是太麻烦了。 目前这个工具开箱即用, 没有约束你markdown格式语法。递归遍历文件下的所有markdown文件。可在线浏览。 一般个人喜好写一些东西,但又不想用博客工具。所以这个工具可以很方便的帮我管理。 ``` ➜ mou -h This is a powerful online tool about Document center Usage: Document [flags] Flags: -a, --addr string server address (default ":7070") -h, --help help for Document -p, --path string sever path (default ".") ``` ### 效果图如下: 