air-verse / air

☁️ Live reload for Go apps
GNU General Public License v3.0
16.53k stars 779 forks source link

feat: Add support for YAML files #455

Closed christopher-kleine closed 10 months ago

christopher-kleine commented 11 months ago

This addresses #341

I tested this with an existing config. It's also compatible with existing configs. But since I didn't invest too much into this, let me know if I forgot anything.

Another change: At start it shows the used config file (if any).

TODO:

christopher-kleine commented 10 months ago

I take my PR back. I guess I'll manage my own fork now. Maybe this way some changes get actually done.