This repository is based on the the devcontainers/features repository.
Contents
duckdb-cli
Install DuckDB CLI. DuckDB is an in-process SQL OLAP database management system .
go-task
Install Task, a task runner / build tool work with Taskfile.yml files.
jujutsu-cli
Install jj (Jujutsu), a Git-compatible version control system.
beads-cli
Install Beads CLI (bd), a distributed, git-backed graph issue tracker for AI agents.
jq-likes
Install jq, yq, gojq, and xq. Useful command line tools for working with JSON or YAML and so on.
mdbook
Install mdBook, a utility to create modern online books from Markdown files.
nushell
Install Nushell, a new type of shell.
Deprecated contents
julia
Install Julia, which is a high-level, high-performance dynamic language for technical computing.
just
Install just, a handy way to save and run project-specific commands work with justfile.