1.0.7 • Published 8 years ago

mdread v1.0.7

Weekly downloads
-
License
ISC
Repository
-
Last release
8 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

8 years ago

1.0.6

8 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago

0.0.1

8 years ago