{"id":13469938,"url":"https://github.com/Unknwon/bra","last_synced_at":"2025-03-26T09:31:35.539Z","repository":{"id":57482067,"uuid":"21759797","full_name":"unknwon/bra","owner":"unknwon","description":"Bra (Brilliant Ridiculous Assistant) is a command line utility tool.","archived":false,"fork":false,"pushed_at":"2023-04-26T09:20:09.000Z","size":81,"stargazers_count":399,"open_issues_count":7,"forks_count":61,"subscribers_count":13,"default_branch":"master","last_synced_at":"2025-03-23T11:18:37.144Z","etag":null,"topics":["go","hot-reload","live-compile"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/unknwon.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}},"created_at":"2014-07-12T04:49:28.000Z","updated_at":"2024-09-17T17:30:06.000Z","dependencies_parsed_at":"2022-09-02T04:20:35.456Z","dependency_job_id":"5dea14c1-6c3b-46e4-a70d-63caff1bc4f9","html_url":"https://github.com/unknwon/bra","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unknwon%2Fbra","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unknwon%2Fbra/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unknwon%2Fbra/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unknwon%2Fbra/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/unknwon","download_url":"https://codeload.github.com/unknwon/bra/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245625975,"owners_count":20646274,"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":["go","hot-reload","live-compile"],"created_at":"2024-07-31T16:00:19.274Z","updated_at":"2025-03-26T09:31:35.167Z","avatar_url":"https://github.com/unknwon.png","language":"Go","funding_links":[],"categories":["Go"],"sub_categories":[],"readme":"Brilliant Ridiculous Assistant\n==============================\n\nBra (Brilliant Ridiculous Assistant) is a command line utility tool.\n\n### Installtion\n\n```bash\n$ env GO111MODULE=on go get github.com/unknwon/bra\n```\n\n## Usage\n\n```\nUSAGE:\n   bra [global options] command [command options] [arguments...]\n\nCOMMANDS:\n   init     initialize config template file\n   run      start monitoring and notifying\n   sync     keep syncing two end points\n   help, h  Shows a list of commands or help for one command\n\nGLOBAL OPTIONS:\n   --help, -h     show help\n   --version, -v  print the version\n```\n\n## Quick Start\n\nTo work with a new app, you have to have a `.bra.toml` file under the work directory. You can quickly generate a default one by executing following command:\n\n```\n$ bra init\n```\n\n## FAQs\n\n### How to I gracefully shutdown the application?\n\nChange following values in your `.bra.toml`:\n\n```toml\n[run]\ninterrupt_timout = 15\ngraceful_kill = true\n```\n\nThis will send `os.Interrupt` signal first and wait for `15` seconds before force kill.\n\n## Configuration\n\nAn example configuration is available as [default.bra.toml](templates/default.bra.toml).\n\n## License\n\nThis project is under Apache v2 License. See the [LICENSE](LICENSE) file for the full license text.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FUnknwon%2Fbra","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FUnknwon%2Fbra","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FUnknwon%2Fbra/lists"}