build:
	echo "Hello World"

create-dev:
	pre-commit install
