chore: add help to makefile

This commit is contained in:
Dmitriy Pleshevskiy 2023-01-05 16:19:01 +03:00
parent ca74052114
commit 4fdf38aebe
Signed by: pleshevskiy
GPG Key ID: 1B59187B161C0215
1 changed files with 3 additions and 0 deletions

View File

@ -28,3 +28,6 @@ init-tree-sitter:
init-git-hooks:
ln -s $(PWD)/scripts/pre-commit $(PWD)/.git/hooks/pre-commit
help:
cat Makefile