UNPKG
column
Version:
latest (0.0.2)
0.0.2
0.0.1
Column for writting
github.com/JacksonTian/column
JacksonTian/column
column
/
README.md
17 lines
(12 loc)
•
192 B
Markdown
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Column ======= 个人Markdown写作工具
#
# Usage
```bash
$
npm install column -g
$
mkdir
your_wwwroot
$
cd
your_wwwroot
$
column init
# 将创建doc目录
```
#
# License
The MIT License