# Installer mill avec Homebrew, Nix, scoop

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de mill pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:mill
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install mill
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#mill
```

  Preuve: nixpkgs package indexes: pkgs/by-name/mi/mill/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

### Windows

- Scoop (92%):

```sh
scoop install main/mill
```

  Preuve: Scoop official bucket manifest trees: bucket/mill.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

## Faits du paquet

- **Clé du paquet:** brew:mill
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/mill>
- **Version:** 1.1.7
- **Résumé source:** Fast, scalable JVM build tool
- **Page d'accueil:** <https://mill-build.org/>
- **Docs amont:** <https://mill-build.org/>
- **Licence:** MIT
- **Archive source:** <https://search.maven.org/remotecontent?filepath=com/lihaoyi/mill-dist/1.1.7/mill-dist-1.1.7.exe>
- **Dernière mise à jour:** 2026-06-21T16:13:55Z
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- mill (cli)
- mill (alias)

## Dépendances

- openjdk

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur all

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 1.1.7
- gestionnaire mis à jour: 2026-06-21
- données locales: OK
- dépôt amont: https://mill-build.org/
- info: Release/tag comparison is only available for GitHub repositories.
## Historique du projet et usages

Mill is a JVM build tool from Li Haoyi's `com-lihaoyi` ecosystem. Li announced the 0.1.0 release on the Scala Users forum on February 18, 2018, describing it as a new Scala build tool that could replace SBT and aimed to be fast, simple, and friendly. Scaladex metadata for the 0.1.0 artifacts lists the same release date and Li Haoyi as developer.

### Historique du projet

The tool began in the Scala build-tool world, but its scope widened into a general build tool for Java, Scala, Kotlin, and other platforms. The Mill documentation positions it against Maven, Gradle, and SBT: smaller declarative build files than Maven, object-oriented programmable builds rather than Gradle or SBT-style complexity, and faster JVM workflows through caching, parallelism, and a long-lived daemon. A 2025 Mill 1.0.0 release post framed that version as a breaking release intended to set a stable technical foundation, with build files written in Scala 3 and Java, Scala, and Kotlin support highlighted in the surrounding release discussion.

### Modes d'utilisation

In practice, developers use Mill from the `mill` CLI, with project-local bootstrap scripts, `build.mill` or `build.mill.yaml` build definitions, dependency management, testing, packaging, publishing, and IDE import. Its ecosystem role is closest to Maven, Gradle, and SBT, but it appeals especially to Scala and JVM teams that want build logic expressed as ordinary Scala-like code with aggressive incremental evaluation. The official docs cite real-world use in projects such as C3P0, Coursier, Ammonite, SpinalHDL, Chisel, and work at Netflix and Disney Streaming.

### Sources

- <https://formulae.brew.sh/formula/mill>
- <https://github.com/com-lihaoyi/mill>
- <https://index.scala-lang.org/com-lihaoyi/mill/artifacts/mill-scalaworker/0.1.0>
- <https://mill-build.org/blog/13-mill-build-tool-v1-0-0.html>
- <https://mill-build.org/mill/cli/installation-ide.html>
- <https://mill-build.org/mill/index.html>
- <https://users.scala-lang.org/t/mill-your-shiny-new-scala-build-tool/2333>


## Notes de sécurité

generalized runtime or code generation signal.

- **Risque Geiger:** yellow / moyen
- 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: build.mill, build.mill.yaml, .mill-version, .config/mill-version, ./mill
## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** mill
- **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

## Autres enregistrements de gestionnaires de paquets

- Nix - mill: normalized package name match | nixpkgs package indexes: pkgs/by-name/mi/mill/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Scoop - main/mill: normalized package name match | Scoop official bucket manifest trees: bucket/mill.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1


## Liens liés

- [Secret-risk packages](https://pkg.so/fr/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/fr/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/fr/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [openjdk](https://pkg.so/fr/brew/openjdk/) - Runtime dependency declared by Homebrew.
- [maven](https://pkg.so/fr/brew/maven/) - Shares pkgdb curated category or tags: build-tool, build-tools, cli, developer-tools, java.
- [sbt](https://pkg.so/fr/brew/sbt/) - Shares pkgdb curated category or tags: build-tool, build-tools, cli, developer-tools, scala.
- [ant](https://pkg.so/fr/brew/ant/) - Shares pkgdb curated category or tags: build-tool, build-tools, cli, developer-tools, java.
- [maven-shell](https://pkg.so/fr/brew/maven-shell/) - Shares pkgdb curated category or tags: build-tool, build-tools, cli, developer-tools, java.
- [gradle](https://pkg.so/fr/brew/gradle/) - Shares pkgdb curated category or tags: cli, developer-tools, java, jvm, kotlin.
- [bazel](https://pkg.so/fr/brew/bazel/) - Shares pkgdb curated category or tags: build-tool, build-tools, cli, developer-tools.
- [bear](https://pkg.so/fr/brew/bear/) - Shares pkgdb curated category or tags: build-tool, build-tools, cli, developer-tools.
- [leiningen](https://pkg.so/fr/brew/leiningen/) - Shares pkgdb curated category or tags: build-tool, build-tools, cli, developer-tools.

## Combined YAML source

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


## Sources

- 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
