@@ -3,10 +3,14 @@ echo:
format:
black .
install: system-deps python-deps
full-install: system-deps python-deps
install: node-deps python-deps
python-deps:
# Example of comments
pipenv install
node-deps:
yarn install
system-deps:
brew install pipenv
The note is not visible to the blocked user.