Kakutey CLI Installer

Install the kakutey CLI tool (npm package) for operating the kakutey bookkeeping app from the command line. Run once before using other kakutey-* skills. Use when this capability is needed.

tomevault-io 8956ccd 2 files · 1.9 KB Updated

File contents

kakutey-cli-installer

kakutey CLI(npm パッケージ kakutey)をインストールする。

前提条件

ツール バージョン インストール
Node.js v18.0.0 以上 https://nodejs.org/

使い方

python3 scripts/install.py

処理の流れ

  1. 前提条件(node, npm)のバージョンチェック
  2. npm install -g kakutey-cli でグローバルインストール
  3. kakutey --version でインストール確認

インストール後

kakutey health でアプリの稼働状態を確認できる。

注意

  • インターネット接続が必要
  • npm のグローバルインストール権限が必要(権限エラーの場合は sudo を使用)
  • macOS / Linux / Windows 対応

Converted and distributed by TomeVault — claim your Tome and manage your conversions.

tomevault-io/skills-registry/tree/main/usa-tech-lab--kakutey-skills--kakutey-cli-installer commit 8956ccd4d8

Frequently asked questions

npx skillmds@latest add tomevault-io/kakutey-cli-installer