macOS
brew install autocodelocal Homebrew formula metadata
brew
Code automation for every language, library and framework. Version 1.3.1 via Homebrew; verified from local package data.
install
brew install autocodelocal Homebrew formula metadata
overview
Code automation for every language, library and framework
history
Autocode was an npm-distributed, spec-driven code generator with hosted ReadMe documentation and a GitHub-integrated workflow for generating APIs, apps, websites, and project files from configuration.
The npm registry records the autocode package as created on 13 November 2014, version 1.0.0 as published on 27 October 2015, and version 1.3.1 as published on 18 February 2016. The official ReadMe-hosted introduction describes it as a hackable, spec-driven code generator for producing code in any language or format.
The official docs place Autocode in the mid-2010s wave of hosted developer tools around GitHub OAuth, generated project structure, and npm-distributed CLIs. They describe a web UI with areas for globals, imports, exports, outputs, interfaces, scripts, config, and files, plus hacking concepts such as generators, schemas, specs, engines, helpers, processors, transformers, and injectors.
The npm registry metadata for version 1.3.1 lists a GitHub repository under ctate/autocode, but that URL returned HTTP 404 during review. Since no official live HTTP source-control page could be verified, the repository should remain null rather than inferred from stale registry metadata.
Autocode's official documentation was written around GitHub login: users could create or load repositories and immediately begin generating code for them, with the service requesting read/write access to public and private repositories. That reflects a hosted-code-generation model rather than a purely local compiler or scaffolder.
Its adoption footprint is best understood as narrow and historical. The package survives as an npm tarball and package-manager formula, while the public source repository and hosted product context are much harder to verify than the ReadMe documentation and registry metadata.
The documentation describes using Autocode to define specs and outputs, generate code, build and run code, export generators and schemas, and edit configuration through a Config tab. Examples include JSON generation/parsing, Express apps, package-manager files, README files, Redis config, and framework-specific project outputs.
The package's practical config convention is `.autocode/config.yml`, visible in official examples and package-manager tests. That config-driven design is the key package-nerd detail: the CLI is a front end to generated outputs described by structured project data rather than a single language compiler.
Autocode is a package-history oddity: an old npm package and CLI for a hosted code-generation workflow whose original repository URL no longer resolves. It is a good case where npm metadata, hosted docs, and package-manager records outlive the active source project.
For enrichment, the lazy safe move is to cite the registry and official docs, keep the stale repository out of the official repo field, and avoid inventing continuity with newer unrelated projects that share the same name.
security posture
library-like package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
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.
.autocode/config.ymlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
autocode | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:autocode |
|---|---|
| Version | 1.3.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/autocode |
| Homepage | https://autocode.readme.io/ |
| Upstream docs | https://autocode.readme.io/docs/config |
| License | Apache-2.0 |
| Source archive | https://registry.npmjs.org/autocode/-/autocode-1.3.1.tgz |
| Dependencies | node |
| Bottle | available (on arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | autocode |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.