mirror of
https://github.com/tw93/Mole.git
synced 2026-02-04 15:04:42 +00:00
Update README.md
This commit is contained in:
37
README.md
37
README.md
@@ -141,43 +141,6 @@ Total: 156.8GB
|
|||||||
└─ 📁 Desktop 12.7GB
|
└─ 📁 Desktop 12.7GB
|
||||||
```
|
```
|
||||||
|
|
||||||
## Development
|
|
||||||
|
|
||||||
### Setup
|
|
||||||
|
|
||||||
Install development tools:
|
|
||||||
|
|
||||||
```bash
|
|
||||||
brew install shfmt shellcheck bats-core
|
|
||||||
```
|
|
||||||
|
|
||||||
### Code Quality
|
|
||||||
|
|
||||||
Format and lint shell scripts:
|
|
||||||
|
|
||||||
```bash
|
|
||||||
# Format all scripts
|
|
||||||
./scripts/format.sh
|
|
||||||
|
|
||||||
# Check without modifying
|
|
||||||
./scripts/format.sh --check
|
|
||||||
|
|
||||||
# Install git hooks for auto-formatting
|
|
||||||
./scripts/install-hooks.sh
|
|
||||||
```
|
|
||||||
|
|
||||||
See [scripts/README.md](scripts/README.md) for detailed development workflow.
|
|
||||||
|
|
||||||
### Testing
|
|
||||||
|
|
||||||
Run automated tests:
|
|
||||||
|
|
||||||
```bash
|
|
||||||
./tests/run.sh
|
|
||||||
```
|
|
||||||
|
|
||||||
GitHub Actions automatically runs tests and formatting checks on PRs.
|
|
||||||
|
|
||||||
## Support
|
## Support
|
||||||
|
|
||||||
- If Mole reclaimed storage for you, consider starring the repo or sharing it with friends needing a cleaner Mac.
|
- If Mole reclaimed storage for you, consider starring the repo or sharing it with friends needing a cleaner Mac.
|
||||||
|
|||||||
Reference in New Issue
Block a user