Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aleroxac/goexpert-fsnotify
goexpert-fsnotify
https://github.com/aleroxac/goexpert-fsnotify
fsnotify fullcycle go goexpert golang
Last synced: about 2 months ago
JSON representation
goexpert-fsnotify
- Host: GitHub
- URL: https://github.com/aleroxac/goexpert-fsnotify
- Owner: aleroxac
- Created: 2024-04-20T14:52:53.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-04-20T19:29:34.000Z (9 months ago)
- Last Synced: 2024-04-20T20:33:29.288Z (9 months ago)
- Topics: fsnotify, fullcycle, go, goexpert, golang
- Language: Go
- Homepage: https://github.com/aleroxac/goexpert-fsnotify
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# goexpert-fsnotify
## Modo de uso
``` shell
### 1. terminal-01: rode o script
go run main.go
### 2. terminal-02: edite o arquivo config.json
### 3. terminal-02: veja que as novas configs foram carregadas
```