Skip to content

Commit b718af1

Browse files
author
Charles Larivier
committed
feat: add Makefile
1 parent a0d4472 commit b718af1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Makefile

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
dev:
2+
@pipenv install --dev --pre
3+
@pipenv run pre-commit install

0 commit comments

Comments
 (0)