# taskline を Homebrew でインストール

taskline のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:taskline
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install taskline
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:taskline
- **パッケージマネージャ:** Homebrew
- **バージョン:** 1.6.0
- **ソース概要:** Tasks, boards & notes for the command-line habitat
- **ホームページ:** <https://github.com/perryrh0dan/taskline>
- **最終更新:** 2026-06-22T14:06:26-07:00
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- tl (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 1.6.0
## プロジェクトの歴史と使われ方

Taskline is a terminal task, board, and notes application distributed as a CLI named tl. Its README emphasizes simple syntax, board and timeline views, local atomic JSON storage, optional Firestore storage, and terminal-first task management.

### プロジェクトの歴史

The README says Taskline was heavily inspired by taskbook and was rewritten because the author wanted missing features and a more modern approach. The changelog records a v1.0.1 complete rebuild in TypeScript and later additions such as customizable colors, localization, humanized dates, logging, time logging, and a git storage module.

### 採用の歴史

Official install instructions cover Yarn, npm, and Snapcraft. The source facts list a Homebrew formula, putting Taskline in both JavaScript-package and Unix package-manager distribution channels.

### 使われ方

The tl command manages tasks, notes, boards, archive/restore, search, priorities, due dates, moving items between boards, and list views. The README documents ~/.taskline.json for configuration and ~/.taskline/storage for JSON data storage.

Taskline is aimed at users who want a self-contained terminal task system rather than a Taskwarrior extension.

### パッケージ好きにとっての重要性

Taskline is interesting to package nerds as a Node-era terminal productivity app: a global npm/yarn CLI, a Snap package, and a Homebrew formula wrapped around a local-file task database with optional cloud storage.

### タイムライン

- v1.0.1: Complete rebuild in TypeScript.
- v1.1.0: Colors become customizable in .taskline.json.
- v1.2.0: Humanized dates and localization added.
- v1.4.0: Time logging feature added.
- v1.5.0: Git storage module added.
- v1.6.0: GitHub releases page lists v1.6.0 as the latest release.

### Related projects

- taskbook is named in the official README as the project that heavily inspired Taskline.
- Firestore is documented by the README as an optional storage module for syncing tasks across devices.

### ソース

- <https://github.com/perryrh0dan/taskline#readme>
- <https://github.com/perryrh0dan/taskline/blob/master/changelog.md>
- <https://github.com/perryrh0dan/taskline/releases>
- source_facts.package-manager


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals


## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: ~/.taskline.json

## Combined YAML source

View the package source record on GitHub. [combined/taskline.yml](https://github.com/mxcl/pkgdb/blob/main/combined/taskline.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
