{"id":64423,"library":"cespare-reflex","title":"reflex","description":"A tool to run commands when files change, with a Go library for file watching.","status":"active","version":"0.3.2","language":"go","source_language":null,"source_url":"https://github.com/cespare/reflex","tags":["file-watching","development","automation","hot-reload"],"install":[{"cmd":"go get github.com/cespare/reflex","lang":"bash","label":"Install github.com/cespare/reflex"}],"dependencies":[],"imports":[{"symbol":"reflex","correct":"github.com/cespare/reflex"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/cespare/reflex\"\n)\n\nfunc main() {\n\tw, err := reflex.NewWatcher()\n\tif err != nil {\n\t\tfmt.Println(err)\n\t\treturn\n\t}\n\tdefer w.Close()\n\tfmt.Println(\"Watching for changes...\")\n}","lang":"go","description":"Creates a file watcher."},"warnings":[],"env_vars":null,"search_vec":"'autom':21 'chang':9 'command':6 'develop':20 'file':8,15,18 'file-watch':17 'go':12 'hot':23 'hot-reload':22 'librari':13 'reflex':1 'reload':24 'run':5 'tool':3 'watch':16,19","created_at":"2026-06-17T16:55:48.943277+00:00","updated_at":"2026-06-17T16:55:48.943277+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/cespare/reflex","github":"https://github.com/cespare/reflex","docs":"https://pkg.go.dev/github.com/cespare/reflex#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}