gaze
brew install gaze
v1.2.1
MIT
Execute commands for you
8
30-day installs · #9219
10
90-day · #11950
99
365-day · #9204
317
★ GitHub stars · updated 1y ago
Build dependencies
GitHub topics
command-line-tool
file-watchers
filesystemwatcher
go
Links
- https://github.com/wtetsu/gaze
- GitHub: wtetsu/gaze
- Brew formula source: Formula/g/gaze.rb
Raw metadata
{
"aliases": [],
"alternatives": [],
"build_dependencies": [
"go"
],
"categories": [],
"caveats": null,
"conflicts_with": [],
"dependencies": [],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Execute commands for you",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:37:55+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "gaze",
"github_default_branch": "master",
"github_last_commit_at": "2025-08-03T17:36:20Z",
"github_readme_excerpt": "\n\u003cp align=\"center\"\u003e\n \u003cimg width=\"500\" src=\"https://user-images.githubusercontent.com/515948/179385932-48ea38a3-3bbb-4f45-8d68-63dc076e757d.png\" alt=\"gaze logo\" /\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n \u003ca href=\"https://github.com/wtetsu/gaze/actions?query=workflow%3ATest\"\u003e\u003cimg src=\"https://github.com/wtetsu/gaze/workflows/Test/badge.svg\" alt=\"Test\" /\u003e\u003c/a\u003e\n \u003ca href=\"https://goreportcard.com/report/github.com/wtetsu/gaze\"\u003e\u003cimg src=\"https://goreportcard.com/badge/github.com/wtetsu/gaze\" alt=\"Go Report Card\" /\u003e\u003c/a\u003e\n \u003c!-- \u003ca href=\"https://qlty.sh/gh/wtetsu/projects/gaze\"\u003e\u003cimg src=\"https://qlty.sh/gh/wtetsu/projects/gaze/maintainability.svg\" alt=\"Maintainability\" /\u003e\u003c/a\u003e --\u003e\n \u003ca href=\"https://codecov.io/gh/wtetsu/gaze\"\u003e\u003cimg src=\"https://codecov.io/gh/wtetsu/gaze/branch/master/graph/badge.svg\" alt=\"codecov\" /\u003e\u003c/a\u003e\n \u003ca href=\"https://pkg.go.dev/github.com/wtetsu/gaze\"\u003e\u003cimg src=\"https://pkg.go.dev/badge/github.com/wtetsu/gaze.svg\" alt=\"Go Reference\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n\n\n\n# \ud83d\udc41\ufe0fGaze: Save \u0026 Run\n\n\nFocus on your code, not commands!\n\n\u003cimg src=\"https://github.com/user-attachments/assets/a7be2e53-b516-419e-afea-735fa7bc095e\" width=\"800px\" /\u003e\n\n----\n\n\n\ud83d\ude35\u200d\ud83d\udcab Rerunning commands after each edit disrupts your flow.\n\nLet Gaze handle it!\n\n- Save a.py -\u003e \ud83d\udc41\ufe0fRuns `python a.py`\n- Save a.rb -\u003e \ud83d\udc41\ufe0fRuns `rubocop`\n- Save a.go -\u003e \ud83d\udc41\ufe0fRuns `make build`\n- Save Dockerfile -\u003e \ud83d\udc41\ufe0fRuns `docker build`\n- And so forth...\n\n## Installation\n\n### Homebrew (macOS)\n\n```\nbrew install gaze\n```\n\nOr, [download binary](https://github.com/wtetsu/gaze/releases) (macOS, Windows, Linux)\n\n## Quick start\n\n\nSetting up Gaze is easy.\n\n```\n# Gaze current directory\ngaze .\n```\n\nThen, open your favorite editor in another terminal and start editing!\n\n\n```\nvi a.py\n```\n\n\n\n## Why Gaze? (Features)\n\nPlenty of \u0027update-and-run\u0027 tools exist, but if you\u0027re coding, Gaze is the ideal choice \u2014 it\u0027s designed for coding flow.\n\n- \ud83d\udce6 Easy to use, out-of-the-box\n- \u26a1 Lightning-fast response\n- \ud83c\udf0e Language-agnostic, editor-agnostic\n- \ud83d\udd27 Flexible configuration\n- \ud83d\udcdd Create-and-ren",
"github_repo": "wtetsu/gaze",
"github_stars": 317,
"github_topics": [
"command-line-tool",
"file-watchers",
"filesystemwatcher",
"go"
],
"homepage": "https://github.com/wtetsu/gaze",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": null,
"installs_30d": 8,
"installs_365d": 99,
"installs_90d": 10,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "MIT",
"llm_generated_at": null,
"llm_model": null,
"name": "gaze",
"oldnames": [],
"one_liner": null,
"optional_dependencies": [],
"rank_30d": 9219,
"rank_365d": 9204,
"rank_90d": 11950,
"raw_hash": "c8c0be5e5a240d19",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/g/gaze.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": "HEAD",
"version_stable": "1.2.1",
"versioned_formulae": [],
"why_use_this": null
}