@@ -6,6 +6,7 @@ I love using `Makefile`s for one-off tasks in projects. The problem with doing t
To be improved:
```make
echo:
cat Bashfile
format:
@@ -22,6 +23,7 @@ To be improved:
system-deps:
brew install pipenv
```
Unlike `Makefile`s, either tabs or 4 spaces can be used.
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.