0.0.1 • Published 6 years ago
@ivanwei/blog-content-source-cli v0.0.1
Blog content source CLI
What is this
Get content by issue on Git service, then transfer to Markdown file.
Support
- Github
- Bitbucket
- GitLab
Install
$ yarn add @ivanwei/blog-content-source-cli
How do use
Get current version
$ b.content --version
Refresh contents
$ b.content refresh
| Option | Required | Default | Description |
|---|---|---|---|
| -G, --git-service \<gitService> | github | Choose git service | |
| -u, --username \<username> | ✔ | Username or user's id on git service | |
| -R, --repository | ✔ | Repository's name | |
| -l, --label | |||
| -o, --output | ./ | 輸出時的資料夾 | |
| --git-token | ✔ | Git service's token |
Option "-G" is finish yet.
0.0.1
6 years ago