{"id":15015789,"url":"https://github.com/spaceship-prompt/spaceship-ember","last_synced_at":"2025-04-12T09:52:34.719Z","repository":{"id":104178397,"uuid":"496719748","full_name":"spaceship-prompt/spaceship-ember","owner":"spaceship-prompt","description":"🐹 Ember.js section for Spaceship prompt","archived":false,"fork":false,"pushed_at":"2023-01-04T18:07:13.000Z","size":24,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-12T09:52:25.872Z","etag":null,"topics":["ember","ember-cli","prompt","shell","spaceship","spaceship-prompt","terminal","zsh"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/spaceship-prompt.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"denysdovhan","patreon":"denysdovhan","open_collective":"spaceship-prompt","ko_fi":null,"custom":["buymeacoffee.com/denysdovhan"]}},"created_at":"2022-05-26T17:51:57.000Z","updated_at":"2024-07-10T12:32:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"8d991467-5f34-40af-9dd0-0766d5191cdd","html_url":"https://github.com/spaceship-prompt/spaceship-ember","commit_stats":{"total_commits":13,"total_committers":2,"mean_commits":6.5,"dds":"0.23076923076923073","last_synced_commit":"137298cdccb05d18142594be6bf57124636d3279"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":"spaceship-prompt/spaceship-section","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spaceship-prompt%2Fspaceship-ember","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spaceship-prompt%2Fspaceship-ember/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spaceship-prompt%2Fspaceship-ember/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spaceship-prompt%2Fspaceship-ember/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spaceship-prompt","download_url":"https://codeload.github.com/spaceship-prompt/spaceship-ember/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248550635,"owners_count":21122932,"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":["ember","ember-cli","prompt","shell","spaceship","spaceship-prompt","terminal","zsh"],"created_at":"2024-09-24T19:47:56.032Z","updated_at":"2025-04-12T09:52:34.688Z","avatar_url":"https://github.com/spaceship-prompt.png","language":"Shell","funding_links":["https://github.com/sponsors/denysdovhan","https://patreon.com/denysdovhan","https://opencollective.com/spaceship-prompt","buymeacoffee.com/denysdovhan"],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n  🐹 + 🚀\n  \u003cbr\u003eSpaceship Ember.js\u003cbr\u003e\n\u003c/h1\u003e\n\n\u003ch4 align=\"center\"\u003e\n  \u003ca href=\"https://emberjs.com\" target=\"_blank\"\u003eEmber.js\u003c/a\u003e section for Spaceship prompt\n\u003c/h4\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/spaceship-prompt/spaceship-ember/releases\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/v/release/spaceship-prompt/spaceship-ember.svg?style=flat-square\"\n      alt=\"GitHub Release\" /\u003e\n  \u003c/a\u003e\n\n  \u003ca href=\"https://github.com/spaceship-prompt/spaceship-ember/actions\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/actions/workflow/status/spaceship-prompt/spaceship-gradle/ci.yaml?style=flat-square\"\n      alt=\"GitHub Workflow Status\" /\u003e\n  \u003c/a\u003e\n\n  \u003ca href=\"https://twitter.com/SpaceshipPrompt\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/twitter-%40SpaceshipPrompt-00ACEE.svg?style=flat-square\"\n      alt=\"Spaceship Twitter\" /\u003e\n  \u003c/a\u003e\n\n  \u003ca href=\"https://discord.gg/NTQWz8Dyt9\"\u003e\n    \u003cimg\n      src=\"https://img.shields.io/discord/859409950999707668?label=discord\u0026logoColor=white\u0026style=flat-square\"\n      alt=\"Chat on Discord\"\n    /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\nCurrent Ember.js version, through ember-cli (`🐹`).\n\n## Installing\n\nYou need to source this plugin somewhere in your dotfiles. Here's how to do it with some popular tools:\n\n### [Oh-My-Zsh]\n\nExecute this command to clone this repo into Oh-My-Zsh plugin's folder:\n\n```zsh\ngit clone https://github.com/spaceship-prompt/spaceship-ember.git $ZSH_CUSTOM/plugins/spaceship-ember\n```\n\nInclude `spaceship-ember` in Oh-My-Zsh plugins list:\n\n```zsh\nplugins=($plugins spaceship-ember)\n```\n\n### [zplug]\n\n```zsh\nzplug \"spaceship-prompt/spaceship-ember\"\n```\n\n### [antigen]\n\n```zsh\nantigen bundle \"spaceship-prompt/spaceship-ember\"\n```\n\n### [antibody]\n\n```zsh\nantibody bundle \"spaceship-prompt/spaceship-ember\"\n```\n\n### [zinit]\n\n```zsh\nzinit light \"spaceship-prompt/spaceship-ember\"\n```\n\n### [zgen]\n\n```zsh\nzgen load \"spaceship-prompt/spaceship-ember\"\n```\n\n### [sheldon]\n\n```toml\n[plugins.spaceship-ember]\ngithub = \"spaceship-prompt/spaceship-ember\"\n```\n\n### Manual\n\nIf none of the above methods works for you, you can install Spaceship manually.\n\n1. Clone this repo somewhere, for example to `$HOME/.zsh/spaceship-ember`.\n2. Source this section in your `~/.zshrc`.\n\n### Example\n\n```zsh\nmkdir -p \"$HOME/.zsh\"\ngit clone --depth=1 https://github.com/spaceship-prompt/spaceship-ember.git \"$HOME/.zsh/spaceship-ember\"\n```\n\nFor initializing prompt system add this to your `.zshrc`:\n\n```zsh title=\".zshrc\"\nsource \"~/.zsh/spaceship-ember/spaceship-ember.plugin.zsh\"\n```\n\n## Usage\n\nAfter installing, add the following line to your `.zshrc` in order to include Ember section in the prompt:\n\n```zsh\nspaceship add ember\n```\n\n## Options\n\nEmber.js section is shown only in directories containing a `ember-cli-build.js` file.\n\n| Variable                 |              Default               | Meaning                                       |\n| :----------------------- | :--------------------------------: | --------------------------------------------- |\n| `SPACESHIP_EMBER_SHOW`   |               `true`               | Current Ember.js section                      |\n| `SPACESHIP_EMBER_PREFIX` | `$SPACESHIP_PROMPT_DEFAULT_PREFIX` | Prefix before Ember.js section                |\n| `SPACESHIP_EMBER_SUFFIX` | `$SPACESHIP_PROMPT_DEFAULT_SUFFIX` | Suffix after Ember.js section                 |\n| `SPACESHIP_EMBER_SYMBOL` |               `🐹·`                | Character to be shown before Ember.js version |\n| `SPACESHIP_EMBER_COLOR`  |               `210`                | Color of Ember.js section                     |\n\n## Contributing\n\nFirst, thanks for your interest in contributing!\n\nContribute to this repo by submitting a pull request. Please use [conventional commits](https://www.conventionalcommits.org/), since this project adheres to [semver](https://semver.org/) and is automatically released via [semantic-release](https://github.com/semantic-release/semantic-release).\n\n## License\n\nMIT © [Denys Dovhan](http://denysdovhan.com) and [contributors][spaceship-contributors]\n\n\u003c!-- References --\u003e\n\n[Oh-My-Zsh]: https://ohmyz.sh/\n[zplug]: https://github.com/zplug/zplug\n[antigen]: https://antigen.sharats.me/\n[antibody]: https://getantibody.github.io/\n[zinit]: https://github.com/zdharma/zinit\n[zgen]: https://github.com/tarjoilija/zgen\n[sheldon]: https://sheldon.cli.rs/\n[spaceship-contributors]: https://github.com/spaceship-prompt/spaceship-prompt/graphs/contributors\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspaceship-prompt%2Fspaceship-ember","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fspaceship-prompt%2Fspaceship-ember","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspaceship-prompt%2Fspaceship-ember/lists"}