macOS
brew install amberlocal Homebrew formula metadata
sudo port install amberMacPorts ports tree · www/amber/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für amber in AI-Agent-Workflows.
Installation
brew install amberlocal Homebrew formula metadata
sudo port install amberMacPorts ports tree · www/amber/Portfile · Quelle: api.github.com
sudo apk add amberAlpine Linux edge package indexes · amber · Quelle: dl-cdn.alpinelinux.org
sudo apt install amberDebian stable package indexes · amber · Quelle: deb.debian.org
nix profile install nixpkgs#ambernixpkgs package indexes · pkgs/by-name/am/amber/package.nix · Quelle: api.github.com
scoop install extras/amberScoop official bucket manifest trees · bucket/amber.json · Quelle: api.github.com
Überblick
Crystal web framework. Bare metal performance, productivity and happiness
Verlauf
Amber is a Crystal web application framework and CLI that packages the familiar full-stack MVC framework experience for Crystal developers. Its own README says it is inspired by Kemal, Rails, Phoenix, and other popular frameworks, with a focus on productivity, performance, and developer happiness.
The amberframework/amber repository was created in April 2017, during the period when Crystal's web ecosystem was forming around small fast HTTP libraries, Rails-like frameworks, and experiments in compiled-language productivity. Amber positioned itself as the cohesive, batteries-included option, not just a minimal web server shard.
Official documentation describes Amber as a server-side MVC framework with generators, database management, CLI commands, deployment tools, Docker support, encrypted secrets, websockets, and a conventional application layout. The README names Dru Jensen, Elias Perez, Isaac Sloan, Faustino Aguilar, Nick Franken, Mark Siemers, and Robert Carpenter among visible contributors.
Amber's adoption has largely followed the Crystal community rather than mainstream web-framework volume. It was packaged for Homebrew and other package managers because it provides a real CLI binary, project generator, and local development workflow, not just a library dependency in shard.yml.
The release stream reached v1.0 release-candidate status in 2021 and stable 1.4.x releases in 2023. Its documentation and README continued to emphasize familiar framework ergonomics for developers coming from Rails, Phoenix, Django, or Kemal.
Users install the amber CLI, generate or manage an Amber project, and keep project-specific framework configuration under the application's config directory. The official configuration guide says each Amber project has config/environments YAML files such as development, test, and production, selected at runtime using AMBER_ENV.
Amber also has a built-in encrypt command for environment settings. Official docs say amber encrypt production decrypts and edits config/environments/.production.enc using .encryption_key or ENV[AMBER_ENCRYPTION_KEY], and warn that the encryption key should not be committed.
Amber is package-interesting because it is both a framework dependency and a generator CLI. Installing it from Homebrew gives users a global executable, while generated projects still depend on Crystal shards and checked-in application templates.
It also represents the Crystal ecosystem's recurring question for packagers: should framework tools be installed globally as native binaries, vendored through shards, or built per project with shards build amber?
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
local files
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.
Config paths the tool may read or write during local use.
config/environments/development.ymlconfig/environments/production.ymlconfig/environments/.production.encCredential-bearing paths to review before unattended agent runs.
.encryption_keyconfig/environments/.production.encExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
amber | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/amberframework/amber
Installationsmetadaten
| Paketschlüssel | brew:amber |
|---|---|
| Version | 1.4.1 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/amber |
| Homepage | https://amberframework.org/ |
| Repository | https://github.com/amberframework/amber |
| Upstream-Dokumentation | https://docs.amberframework.org/amber |
| Lizenz | MIT |
| Quellarchiv | https://github.com/amberframework/amber/archive/refs/tags/v1.4.1.tar.gz |
| Abhängigkeiten | bdw-gc, crystal, libevent, libyaml, openssl@3, pcre2, sqlite |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | amber |
| Version Scheme | 0 |
| Revision | 2 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
amber 0.0~git20171010.cdade1c-2+b16
Elegant HTML templating engine for Go, inspired from HAML and Jade (CLI tool)
https://github.com/eknkc/amber
sudo apt install amberamber
nix profile install nixpkgs#amberamber 0.0~git20171010.cdade1c-2build1
Elegant HTML templating engine for Go, inspired from HAML and Jade (CLI tool)
https://github.com/eknkc/amber
sudo apt install amberamber 0.5.1_alpha-r0
Programming language compiled to bash
sudo apk add amberamber
sudo port install amberextras/amber
scoop install extras/amberQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.