{"tool":"just","tool_display":"Just","intent":"run-recipe-justfile","intent_display":"run recipe justfile","title":"Just Command: run recipe justfile","command_string":"just <recipe>","raw_command_string":"just {{recipe}}","description":"Exact CLI syntax to run recipe justfile using Just.","usage_scenario":"Automate project tasks using predefined recipes in a Justfile.","scenario_context":"Automate project tasks using predefined recipes in a Justfile.","simulated_output":"$ just build\nBuilding the project...\nDone!","how_to_steps":["Ensure you have a Justfile in your project directory.","Run the command `just {{recipe}}` to execute the desired recipe.","Check the output for any success or error messages."],"inferred_category":"Build Tools","canonical_url":"https://www.syntaxstandard.com/just/run-recipe-justfile"}