We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89b3336 commit 2f0233eCopy full SHA for 2f0233e
README.md
@@ -54,4 +54,7 @@ Backups are automatically committed to the repository.
54
| Command | Description |
55
|---------|-------------|
56
| `make help` | Show available commands |
57
+| `make init` | Check pre-requisites (curl, python3) |
58
+| `make init-ruff` | Check if ruff is installed |
59
+| `make format` | Format Python scripts with ruff |
60
| `make rss-backup` | Backup the RSS feed |
0 commit comments