@ivanwei/git-issue-hexo-cli

0.0.9 • Public • Published

Blog content source CLI

What is this

Get content by issue on Git service, then transfer to Markdown file.

Support

  • [x] Github
  • [ ] Bitbucket
  • [ ] GitLab

Install

$ yarn add @ivanwei/git-issue-hexo-cli

How do use

Get current version

$ @ivanwei/git-issue-hexo-cli --version

Refresh contents

$ @ivanwei/git-issue-hexo-cli refresh

Option Required Default Description
-git, --git-service <gitService> github Choose git service
-u, --username <username> Username or user's id on git service
-rep, --repository Repository's name
--label
-o, --output ./ 輸出時的資料夾
--git-token Git service's token

Option "-git" is finish yet.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.9
    0
    • latest

Version History

Package Sidebar

Install

npm i @ivanwei/git-issue-hexo-cli

Weekly Downloads

0

Version

0.0.9

License

MIT

Unpacked Size

10.4 kB

Total Files

7

Last publish

Collaborators

  • ivanwei