bacon:
	bacon check

fmt: 
	cargo fmt --all

dev_install: 
	cargo install --path .

ridge:
    skridge
