# 使用 Homebrew 安装 fobis

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

## 安装

```sh
sudo av install brew:fobis
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install fobis
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:fobis
- **软件包管理器:** Homebrew
- **版本:** 3.8.22
- **来源摘要:** KISS build tool for automatically building modern Fortran projects
- **主页:** <https://github.com/szaghi/FoBiS>
- **最后更新:** 2026-07-09T08:37:53Z
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- FoBiS.py (别名)
- fobis (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 3.8.22
## 项目历史与用法

FoBiS, the Fortran Building System, is a Python-based build and project tool for modern Fortran. Its official README describes automatic dependency-resolving builds with no makefiles or boilerplate, plus package-management, testing, coverage, scaffolding, and documentation features.

### 项目历史

FoBiS grew around the recurring Fortran problem of manually tracking module, include, and source compilation order. The official documentation presents `fobis build` as a zero-configuration path for simple projects and the `fobos` file as an INI-style replacement for makefiles in complex projects.

### 采用历史

The project is published through Homebrew in the supplied package metadata and through the upstream Python/PyPI-oriented naming shown in the official README badge. The README also lists a set of Fortran projects using FoBiS, including ADAM, BeFoR64, FACE, FiNeR, FLAP, PENF, StringiFor, VecFor, and VTKFortran.

### 使用方式

FoBiS users typically run `fobis build` for convention-based builds or define modes in a `fobos` file for named compiler configurations. The tool also supports fetching GitHub dependencies, lock files, test discovery, coverage, doctests, build caching, introspection, scaffolding, and local-LLM commit-message generation.

### 为什么软件包爱好者会关心

FoBiS matters to package and build-tool enthusiasts because it packages Fortran's module-ordering problem as a CLI workflow, while also treating dependencies, build profiles, lock files, and reusable project scaffolding as first-class features. It is a Fortran-specific counterpart to the automation that other language ecosystems expect from their package tools.

### 时间线

- Current: Official README brands FoBiS as the Fortran Building System.
- Current: Official docs describe `fobos` as the FoBiS makefile and document dependency fetching with `fobos.lock`.
- Current: Supplied package metadata lists Homebrew packaging.

### Related projects

- FoBiS is related to modern Fortran projects listed in its README, including ADAM, BeFoR64, FACE, FiNeR, FLAP, FUNDAL, FOSSIL, MORTIF, MOTIOn, PENF, StringiFor, VecFor, and VTKFortran. It also integrates with GitHub-hosted dependencies, gcovr or lcov coverage tools, Ollama, and OpenAI-compatible local LLM servers.

### 来源

- <https://formulae.brew.sh/api/formula.json>
- <https://formulae.brew.sh/formula/fobis>
- <https://github.com/szaghi/FoBiS>
- <https://szaghi.github.io/FoBiS>


## 安全说明

generalized runtime or code generation signal.

- **Geiger 风险:** yellow / 中
- generalized runtime or code generation signal


## 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: ./fobos, ~/.config/fobis/config.ini

## Combined YAML source

View the package source record on GitHub. [combined/fobis.yml](https://github.com/mxcl/pkgdb/blob/main/combined/fobis.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
