# 使用 Homebrew 安装 taskline

查看 taskline 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

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

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install taskline
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:taskline
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/taskline>
- **版本:** 1.6.0
- **来源摘要:** Tasks, boards & notes for the command-line habitat
- **主页:** <https://github.com/perryrh0dan/taskline>
- **仓库:** <https://github.com/perryrh0dan/taskline>
- **许可证:** MIT
- **源码归档:** <https://registry.npmjs.org/@perryrh0dan/taskline/-/taskline-1.6.0.tgz>
- **最后更新:** 2026-06-22T14:06:26-07:00
- **已生成:** 2026-08-04T22:13:35+00:00

## 可执行文件

- tl (cli)
- tl (别名)

## 依赖

- node

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 all

## 版本和新鲜度

- 页面生成时间: 2026-08-04
- 管理器版本: 1.6.0
- 管理器更新时间: 2026-06-22
- 本地数据: OK
- 上游仓库: https://github.com/perryrh0dan/taskline
- 信息: No cached GitHub release or tag data was available.
## 项目历史与用法

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
## 源数据库详情

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** taskline
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable


## 相关链接

- [Source-control packages](https://pkg.so/zh-hans/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/zh-hans/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/zh-hans/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Productivity CLI packages](https://pkg.so/zh-hans/productivity-cli-packages/) - Matched curated productivity category metadata from av.db.
- [node](https://pkg.so/zh-hans/brew/node/) - Runtime dependency declared by Homebrew.
- [backlog-md](https://pkg.so/zh-hans/brew/backlog-md/) - Shares pkgdb curated category or tags: cli, productivity, task-management, tasks.
- [pter](https://pkg.so/zh-hans/brew/pter/) - Shares pkgdb curated category or tags: cli, productivity, task-management.
- [dstask](https://pkg.so/zh-hans/brew/dstask/) - Shares pkgdb curated category or tags: cli, productivity, task-management.
- [ical-buddy](https://pkg.so/zh-hans/brew/ical-buddy/) - Shares pkgdb curated category or tags: cli, productivity, tasks.
- [taskwarrior-tui](https://pkg.so/zh-hans/brew/taskwarrior-tui/) - Shares pkgdb curated category or tags: cli, productivity, tasks.
- [cherrytree](https://pkg.so/zh-hans/brew/cherrytree/) - Shares pkgdb curated category or tags: cli, notes, productivity.
- [todoist-cli](https://pkg.so/zh-hans/brew/todoist-cli/) - Shares pkgdb curated category or tags: cli, productivity, task-management.
- [nb](https://pkg.so/zh-hans/brew/nb/) - Shares pkgdb curated category or tags: cli, notes, productivity.

## 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
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- cross-ecosystem install command graph
