1.0.7 • Published 7 years ago

mdread v1.0.7

Weekly downloads
-
License
ISC
Repository
-
Last release
7 years ago

mdread 随时阅读你目录下的markdown文件

Read your markdown file anywhere!

Installation

npm i mdread -g

Execution

1. cd /directory-to-markdown-file
2. mdread //no basic auth and the port will be listening by default is 3333
3. mdread --port=8080  //port 8080, no basic auth
4. mdread --auth=username:password  //port 3333, with basic auth
5. mdread --auth=username:password  --port=8080  //port 8080, with basic auth

Notice: mdread ignore README.md file!

Visit

http://your-ip:port
1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago

0.0.1

7 years ago