build:
	@go build -o bin/vacuum

run:
	@go run vacuum.go