set positional-arguments

# default recipe to display help information
default:
  @just --list

# Generate file bindings for the superchain-registry
bind:
  ./etc/bind.sh
