https://github.com/thomasheller/fixmygento
https://github.com/thomasheller/fixmygento
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/thomasheller/fixmygento
- Owner: thomasheller
- Created: 2021-06-12T12:54:13.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-31T10:46:38.000Z (almost 3 years ago)
- Last Synced: 2025-02-13T14:40:00.448Z (4 months ago)
- Language: Go
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# fixmygento
Attempts various strategies to clear cache etc. of a local, Dockerized Magento2 instance.
## Setup
Prerequisites: [Go](https://go.dev/doc/install) must be installed
- Clone repo
- `go get -v`
- `go install`## Usage
Inside the project directory:
```sh
fixmygento
```## Audio feedback
Optional: Put an MP3 file in `~/.fixmygento/loop.mp3` -- it will loop in the background -- when the audio stops, the command is done.
## Troubleshooting
Log file: `~/.fixmygento.log`