mise 2026.7.5

Dev tools, env vars, and tasks in one CLI
1
2
3
4
5
6
7
8
description = "This package provides the awslocal command, which is a thin wrapper around the aws command line interface for use with LocalStack"
test = { cmd = "awslocal --version", expected = "aws-cli/" }

[[backends]]
full = "pipx:awscli-local"

[backends.options]
extras = "ver1"