# Install cot with Homebrew, Nix

Rust web framework for lazy developers. Version 0.6.0 via Homebrew; verified from local package data.

## Install

```sh
sudo av install brew:cot
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install cot
```

  Evidence: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#cot
```

  Evidence: nixpkgs package indexes: cot from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix

## Package facts

- **Package key:** brew:cot
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/cot>
- **Version:** 0.6.0
- **Source summary:** Rust web framework for lazy developers
- **Homepage:** <https://cot.rs>
- **Repository:** <https://github.com/cot-rs/cot>
- **Upstream docs:** <https://cot.rs/guide/latest>
- **License:** Apache-2.0
- **Source archive:** <https://github.com/cot-rs/cot/archive/refs/tags/cot-v0.6.0.tar.gz>
- **Generated:** 2026-07-08T07:18:31+00:00

## Executables

- cot (cli)
- cot (alias)

## Build dependencies

- rust

## Install behavior

- Post-install hook: not defined
- Bottle: available on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Freshness

- Page generated: 2026-07-08
- Package-manager version: 0.6.0
- Local data: ok
- Upstream repository: https://github.com/cot-rs/cot
- Upstream latest detected: cot-v0.6.0 (current)
- info: No package-manager update timestamp was available.
## Project history and usage

Cot is a Rust web framework and CLI that explicitly aims for a Django-like, batteries-included developer experience. Its package-manager relevance is that it ships not just a library but a project generator and service-running workflow through `cot`/cot-cli.

### Project history

The cot-rs/cot repository was created in June 2024. The README describes Cot as a modern, fast Rust web framework built on axum and familiar to Django users, with integrated ORM, admin panel, templates, security defaults, and documentation.

### Adoption history

Cot is newer and smaller than established Rust web frameworks, but its crates.io badge, GitHub releases, Homebrew formula, and Nix package entry show early packaging beyond direct `cargo install`. Its adoption story is therefore early-stage package availability rather than broad ecosystem standardization.

### How it is used

The guide shows the CLI creating projects and running services, with `-c` or `--config` selecting configuration and `config/dev.toml` as the default development config. That makes the Homebrew package useful for developers who want the generator and runtime command available outside a single Cargo workspace.

### Why package nerds care

For package maintainers, Cot is a Rust CLI plus framework stack with code generation and config-file conventions. It is the kind of package where keeping the CLI version aligned with the framework crates matters more than merely installing a standalone binary.

### Timeline

- 2024: cot-rs/cot repository created.
- 2025: First GitHub releases published.
- 2026: Project continued publishing releases and package-manager entries.

### Related projects

- Rust, axum, Django, crates.io, cot-cli.

### Sources

- <https://github.com/cot-rs/cot>
- <https://cot.rs/guide/latest/>
- <https://api.github.com/repos/cot-rs/cot>
- <https://api.github.com/repos/cot-rs/cot/releases?per_page=100>


## Security Notes

narrow executable package without higher-risk signals.

- **Geiger risk:** green / low
- 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: config/dev.toml, config/prod.toml.example

## Credential files

- Unix: config/dev.toml, config/prod.toml.example
## Source Database Details

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

## Other Package-Manager Records

- Nix - cot: normalized package name match | nixpkgs package indexes: cot from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix


## Related links

- [Terminal utility packages](https://www.automicvault.com/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://www.automicvault.com/pkg/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [Language runtime packages](https://www.automicvault.com/pkg/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [rust](https://www.automicvault.com/pkg/brew/rust/) - Build dependency declared by Homebrew.
- [gf](https://www.automicvault.com/pkg/brew/gf/) - Shares av.db curated category or tags: cli, developer-tools, orm, web-framework.
- [treefrog](https://www.automicvault.com/pkg/brew/treefrog/) - Shares av.db curated category or tags: cli, developer-tools, orm, web-framework.
- [amber](https://www.automicvault.com/pkg/brew/amber/) - Shares av.db curated category or tags: cli, developer-tools, web-framework.
- [cppcms](https://www.automicvault.com/pkg/brew/cppcms/) - Shares av.db curated category or tags: cli, developer-tools, web-framework.
- [kore](https://www.automicvault.com/pkg/brew/kore/) - Shares av.db curated category or tags: cli, developer-tools, web-framework.
- [ulfius](https://www.automicvault.com/pkg/brew/ulfius/) - Shares av.db curated category or tags: cli, developer-tools, web-framework.
- [diesel](https://www.automicvault.com/pkg/brew/diesel/) - Shares av.db curated category or tags: cli, developer-tools, orm, rust.
- [fedify](https://www.automicvault.com/pkg/brew/fedify/) - Shares av.db curated category or tags: cli, developer-tools, web-framework.

## Combined YAML source

View the package source record on GitHub. [combined/cot.yml](https://github.com/automic-vault/db/blob/main/combined/cot.yml)


## Sources

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
