hjwp / hjwp/Book-TDD-Web-Dev-Python
Page 187 (Kindle version) - Confusing shell command
Open
- Dominant language
- Python
- Stars
- 514
- Forks
- 175
- PR merge metrics
- No merged PRs in 30d
Description
In
```bash
elspeth@server:$ set -a; source .env; set +a
```
It would be nice to explain the `set -a;` & `set +a`. I found out by googling (https://stackoverflow.com/a/43267603/4490991)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.