import 'just-flake.just'

# Display the list of recipes
default:
    @just --list
