macOS
brew install kickstartlocal Homebrew formula metadata
brew
Scaffolding tool to get new projects up and running quickly. Version 0.6.0 via Homebrew; verified from local package data.
install
brew install kickstartlocal Homebrew formula metadata
nix profile install nixpkgs#kickstartnixpkgs package indexes · pkgs/by-name/ki/kickstart/package.nix · source: api.github.com
overview
Scaffolding tool to get new projects up and running quickly
history
kickstart is a Rust CLI for project scaffolding from templates, using `template.toml` metadata and Tera rendering to generate new project directories.
The GitHub repository was created in 2018, with early releases beginning at v0.1.6 on 2018-08-02. The README frames kickstart as a more powerful Rust counterpart to Python Cookiecutter and as an alternative to Node.js scaffolders such as Yeoman and Slush.
kickstart is distributed as a crates.io package and as prebuilt GitHub release binaries. The Homebrew input record also lists Homebrew and Nix formulas, reflecting its use as a small standalone developer utility rather than a framework-bound generator.
Users run kickstart against local or Git-hosted templates, answer prompts described in `template.toml`, and generate files whose contents, file names, and directory names can be rendered through Tera.
kickstart is a neat package-manager-era scaffolder because it packages the generator as a single Rust binary while keeping templates language-agnostic and plain-file based.
security posture
narrow executable 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.
template.tomlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
kickstart | 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.
https://github.com/Keats/kickstart
install metadata
| Package key | brew:kickstart |
|---|---|
| Version | 0.6.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/kickstart |
| Homepage | https://github.com/Keats/kickstart |
| Repository | https://github.com/Keats/kickstart |
| Upstream docs | https://github.com/Keats/kickstart#readme |
| License | MIT |
| Source archive | https://github.com/Keats/kickstart/archive/refs/tags/v0.6.0.tar.gz |
| Build dependencies | rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | kickstart |
| 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 database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
kickstart
nix profile install nixpkgs#kickstartsource 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.