Skip to content

Instantly share code, notes, and snippets.

@mebiusbox
Last active February 21, 2025 07:54
Show Gist options
  • Save mebiusbox/ed2f0c862a1b7662db2a7df091d8fed0 to your computer and use it in GitHub Desktop.
Save mebiusbox/ed2f0c862a1b7662db2a7df091d8fed0 to your computer and use it in GitHub Desktop.
makers
[config]
skip_core_tasks = true
[tasks.default]
description = "Lists all known steps"
cwd = "${CARGO_MAKE_CURRENT_TASK_INITIAL_MAKEFILE_DIRECTORY}"
command = "makers"
args = ["--list-all-steps"]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment