Skip to content

Add --cheatsheet subcommand#3106

Closed
Bortlesboat wants to merge 1 commit intocasey:masterfrom
Bortlesboat:cheatsheet
Closed

Add --cheatsheet subcommand#3106
Bortlesboat wants to merge 1 commit intocasey:masterfrom
Bortlesboat:cheatsheet

Conversation

@Bortlesboat
Copy link
Copy Markdown

@Bortlesboat Bortlesboat commented Mar 5, 2026

Add just --cheatsheet to print a quick-reference guide, following the same include_str! pattern as --changelog. Closes #3108.

  • CHEATSHEET.md at repo root, embedded at compile time
  • Covers recipes, variables, dependencies, attributes, settings, modules, built-ins, and CLI flags
  • Test follows the changelog test pattern

@Bortlesboat
Copy link
Copy Markdown
Author

Saw #3108 — embedding it in the binary as just --cheatsheet makes a lot of sense, consistent with --man and --changelog. I'll rework this PR to add it as a subcommand instead of a standalone file.

Embed CHEATSHEET.md in the binary and print it with `just --cheatsheet`,
following the same pattern as --changelog. Closes #3108.
@Bortlesboat Bortlesboat changed the title Add CHEATSHEET.md Add --cheatsheet subcommand Mar 6, 2026
@Bortlesboat
Copy link
Copy Markdown
Author

Closing — superseded by #3108.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add a cheatsheet

1 participant