# mark を Homebrew, Nix でインストール

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

## インストール

```sh
sudo av install brew:mark
```

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

### macOS

- Homebrew (100%):

```sh
brew install mark
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#mark
```

  証拠: nixpkgs package indexes: pkgs/by-name/ma/mark/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:mark
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/mark>
- **バージョン:** 16.8.10
- **ソース概要:** Sync your markdown files with Confluence pages
- **ホームページ:** <https://samizdat.dev>
- **リポジトリ:** <https://github.com/kovetskiy/mark>
- **上流ドキュメント:** <https://samizdat.dev>
- **ライセンス:** Apache-2.0
- **ソースアーカイブ:** <https://github.com/kovetskiy/mark/archive/refs/tags/v16.8.10.tar.gz>
- **最終更新:** 2026-08-02T15:44:23Z
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- mark (cli)
- mark (エイリアス)

## ビルド依存関係

- go

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 16.8.10
- マネージャ更新日: 2026-08-02
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/kovetskiy/mark
- 検出された最新: v16.8.10 (最新)
## プロジェクトの歴史と使われ方

Mark is a command-line publisher that synchronizes Markdown files from a repository or local workspace into Atlassian Confluence pages.

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

The project was created on GitHub in 2015. Its README frames the tool around a common engineering-docs problem: teams keep Markdown in Git but still need Confluence pages updated for an organization that uses Confluence as the visible documentation system.

Mark developed beyond simple Markdown conversion into a Confluence-specific publisher. The README documents page metadata comments, parent and folder creation, attachments, Confluence macros, GitHub-style alerts, task lists, Mermaid rendering, D2 rendering, PlantUML support, and preservation of inline comments.

### 採用の歴史

Mark has a visible open-source user base, with the official repository showing more than a thousand stars and hundreds of forks. The supplied package facts show it packaged for Homebrew and Nix, and the README also documents Docker usage for CI or reproducible publishing jobs.

### 使われ方

Users run mark against one or more Markdown files and provide Confluence connection details by flags, environment variables, or a TOML config file. The CLI can create pages, update existing pages, upload attachments, translate Markdown to Confluence storage HTML, and optionally run in dry-run or compile-only modes.

Credentials are operationally important: the README documents username, password or token, base URL, and config-file options, and explicitly says credentials can be stored in the system-specific configuration file or supplied via CLI/environment variables.

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

Mark is significant as glueware: it lets teams keep docs reviewable in Git while publishing into a proprietary wiki. For package maintainers, it is a single binary CLI with CI-friendly flags and a clear target audience, rather than another general Markdown renderer.

### タイムライン

- 2015: GitHub repository created.
- 2026: Repository metadata shows ongoing activity and a large issue/PR history.
- 2026: Supplied package facts list Homebrew and Nix packaging.

### Related projects

- Mark sits between Markdown tooling and Atlassian Confluence's REST/storage APIs.
- Its README references optional rendering integrations such as Mermaid, D2, PlantUML, and GitHub-style Markdown alerts.

### ソース

- <https://api.github.com/repos/kovetskiy/mark>
- <https://github.com/kovetskiy/mark>
- <https://github.com/kovetskiy/mark#usage>
- source_facts.package-manager


## セキュリティノート

mark に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、パッケージメタデータはここに公開されています。



## 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

- Linux: $XDG_CONFIG_HOME/mark.toml, ~/.config/mark.toml
- macOS: ~/Library/Application Support/mark.toml
- Windows: %AppData%\mark.toml

## Credential files

- Linux: $XDG_CONFIG_HOME/mark.toml, ~/.config/mark.toml
- macOS: ~/Library/Application Support/mark.toml
- Windows: %AppData%\mark.toml
## ソースデータベース詳細

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

## 他のパッケージマネージャ記録

- Nix - mark: normalized package name match | nixpkgs package indexes: pkgs/by-name/ma/mark/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## 関連リンク

- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/ja/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Networking and protocol packages](https://pkg.so/ja/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Documentation packages](https://pkg.so/ja/documentation-tools/) - Matched documentation, manual, or publishing metadata.
- [go](https://pkg.so/ja/brew/go/) - Build dependency declared by Homebrew.
- [markdown-toc](https://pkg.so/ja/brew/markdown-toc/) - Shares pkgdb curated category or tags: cli, documentation, markdown, productivity.
- [joplin-cli](https://pkg.so/ja/brew/joplin-cli/) - Shares pkgdb curated category or tags: cli, markdown, productivity, sync.
- [marp-cli](https://pkg.so/ja/brew/marp-cli/) - Shares pkgdb curated category or tags: cli, markdown, productivity.
- [backlog-md](https://pkg.so/ja/brew/backlog-md/) - Shares pkgdb curated category or tags: cli, markdown, productivity.
- [mdcat](https://pkg.so/ja/brew/mdcat/) - Shares pkgdb curated category or tags: cli, markdown, productivity.
- [mdless](https://pkg.so/ja/brew/mdless/) - Shares pkgdb curated category or tags: cli, markdown, productivity.
- [vdirsyncer](https://pkg.so/ja/brew/vdirsyncer/) - Shares pkgdb curated category or tags: cli, productivity, sync.
- [treemd](https://pkg.so/ja/brew/treemd/) - Shares pkgdb curated category or tags: cli, markdown, productivity.
- [adr-tools](https://pkg.so/ja/npm/adr-tools/) - Both packages work with overlapping file formats or content types. Shared terms: cli, documentation, files, markdown, productivity.
- [apidoc](https://pkg.so/ja/npm/apidoc/) - Both packages work with overlapping file formats or content types. Shared terms: cli, documentation, markdown, productivity, sync.

## Combined YAML source

View the package source record on GitHub. [combined/mark.yml](https://github.com/mxcl/pkgdb/blob/main/combined/mark.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
- external package-manager database matches
- cross-ecosystem install command graph
