0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

qiita-cliで記事を投稿する

Posted at

qiita-cli で記事を投稿する

はじめに

Qiita に記事を投稿する際に、ブラウザを使わずにコマンドラインから簡単に記事を投稿できる方法として、qiita-cliがあります。本記事では、qiita-cliを使って記事を投稿する手順を紹介します。

前提条件

  • Node.js がインストールされていること
  • Qiita の API トークンを取得していること

インストール

まず、qiita-cliをインストールします。以下のコマンドを実行してください。

npm install -g qiita-cli
0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?