{"id":13753532,"url":"https://github.com/yext/edward","last_synced_at":"2025-05-09T21:35:17.710Z","repository":{"id":46905367,"uuid":"62341479","full_name":"yext/edward","owner":"yext","description":"A tool for managing local microservice instances","archived":true,"fork":false,"pushed_at":"2023-05-08T17:01:20.000Z","size":40506,"stargazers_count":171,"open_issues_count":26,"forks_count":32,"subscribers_count":18,"default_branch":"master","last_synced_at":"2024-11-16T06:30:28.812Z","etag":null,"topics":["developer-experience","developer-tools","go","microservice","microservices"],"latest_commit_sha":null,"homepage":"http://engblog.yext.com/edward/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yext.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":"docs/roadmap/index.html","authors":null}},"created_at":"2016-06-30T20:51:25.000Z","updated_at":"2024-09-01T03:24:33.000Z","dependencies_parsed_at":"2024-01-17T15:02:56.339Z","dependency_job_id":"f19f0630-bb35-409d-8c65-8b61c92b3afd","html_url":"https://github.com/yext/edward","commit_stats":null,"previous_names":[],"tags_count":46,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yext%2Fedward","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yext%2Fedward/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yext%2Fedward/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yext%2Fedward/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yext","download_url":"https://codeload.github.com/yext/edward/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253328950,"owners_count":21891554,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["developer-experience","developer-tools","go","microservice","microservices"],"created_at":"2024-08-03T09:01:24.104Z","updated_at":"2025-05-09T21:35:16.694Z","avatar_url":"https://github.com/yext.png","language":"Go","readme":"# Edward\n\n*Edward is no longer being actively maintained*. We recommend using [Tilt](https://tilt.dev/) for this and similar use cases.\n\n![Tests](https://github.com/yext/edward/workflows/Test/badge.svg)\n[![Go Report Card](https://goreportcard.com/badge/github.com/yext/edward)](https://goreportcard.com/report/github.com/yext/edward)\n[![Gitter chat](https://badges.gitter.im/gitterHQ/gitter.png)](https://gitter.im/yext-edward/Lobby)\n\nA command line tool for managing local instances of microservices.\n\n[![asciicast](https://asciinema.org/a/c49y8xmkvv140rgnlvl0an908.png)](https://asciinema.org/a/c49y8xmkvv140rgnlvl0an908?autoplay=1)\n\nFull documentation available at [http://engblog.yext.com/edward/](http://engblog.yext.com/edward/).\n\n## Table of Contents  \n\n* [Features](#features)\n* [Installation](#installation)  \n* [Updating](#updating)\n\n## Features\n\n### Start multiple services with one command\n\nNo need to start each service in its own terminal tab, just run `edward start` to build and launch multiple\nservices in the background!\n\n[See it in action](https://asciinema.org/a/c49y8xmkvv140rgnlvl0an908?autoplay=1)\n\n### See status for running services\n\nRun `edward status` to see which of your services are up and running, how long for, and on which ports\nthey are listening.\n\n[See it in action](https://asciinema.org/a/c49y8xmkvv140rgnlvl0an908?t=10\u0026autoplay=1)\n\n### Follow service logs\n\nFollow stdout and stderr for one or more services with `edward tail`.\n\n[See it in action](https://asciinema.org/a/5yt0iobii6f62swt4l67sm513?autoplay=1)\n\n### Restart as needed\n\nMade some changes? Run `edward restart` to re-build and re-launch a service.\n\n[See it in action](https://asciinema.org/a/0epxufbswt2c8vf8lw10g92qo?autoplay=1)\n\n### Auto-restart on edits\n\nEdward will even automatically restart services when source files are changed.\n\n[See it in action](https://asciinema.org/a/7shqwxugaxxstccyry6c8ox2r?autoplay=1)\n\n### Generate configuration automatically\n\nNew services? Run `edward generate` to create a config file automatically.\n\n[See it in action](https://asciinema.org/a/dhbv5v0dpd65sgfjud92auyt0?autoplay=1)\n\nEdward can generate configuration for projects using:\n\n* Go\n* Docker\n* ICBM\n* Procfiles\n* Other Edward config files\n\nDon't see your project described above? No problem! Edward can be manually configured for any\nservice that can be built and started from the command line.\n\n## Installation\n\nEdward requires Mac OS or Linux and Go 1.7 or higher.\n\n    go get github.com/yext/edward\n\n## Updating\n\nTo update an existing install to the latest version of Edward, run:\n\n    go get -u github.com/yext/edward\n","funding_links":[],"categories":["go","Go"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyext%2Fedward","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyext%2Fedward","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyext%2Fedward/lists"}