0.1.1 • Published 4 years ago

qiip v0.1.1

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

Qiip

Cli tool to post for Qiita

How to use

install

npm install -g qiip

usage

$ qiip

qiip

  qiip is a cli tool for posting an entry for qiita.

  usage:
  qiip --token="<token>" --title="title" --tag="Node" path_to_file.md

Options

  --token string   Qiita personal access token
  --title string   Post title
  --tag string[]   Tags (ex: --tag="JavaScript" --tag="Node:12")
  --tweet          Tweet on posting entry
  --private        Make post private