Config Formats

6 cheatsheets covering env、dotenv、环境变量、config、.env and more

Env Vars Cheatsheet - .env Config & dotenv Usage

2026-08-0224 commands

One-page reference for .env files and dotenv usage: variable definition, referencing, type casting, multi-environment files, framework integration and security pitfalls. Quick lookup, copy directly.

envdotenv环境变量

.dockerignore Cheatsheet - Docker Build Context Ignore Rules

2026-08-0226 commands

One-page .dockerignore reference: glob patterns, ignoring files & directories, .dockerignore vs .gitignore differences, slimming the build context, and common pitfalls. Quick lookup, copy directly.

.dockerignoredocker构建上下文

YAML Cheatsheet - YAML Syntax Reference

2026-07-2154 commands

One-page YAML quick reference with 54+ common commands across 8 grouped sections (yaml). Quick lookup, copy and run.

yaml配置语法

JSON Cheatsheet

2026-07-2128 commands

One-page JSON reference: data types, objects, arrays, nested structures, common patterns, and validation. Covers high-frequency usage for writing config files and API data.

json数据格式配置

TOML Cheatsheet - TOML Configuration Reference

2026-07-2138 commands

One-page TOML quick reference with 38+ common commands across 6 grouped sections (toml). Quick lookup, copy and run.

toml配置文件

INI Cheatsheet - INI Configuration Reference

2026-07-2152 commands

One-page INI quick reference with 52+ common commands across 8 grouped sections (ini). Quick lookup, copy and run.

ini配置文件