qiip

0.1.1 • Public • Published

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

Dependents (0)

Package Sidebar

Install

npm i qiip

Weekly Downloads

2

Version

0.1.1

License

MIT

Unpacked Size

13.2 kB

Total Files

7

Last publish

Collaborators

  • aliyome