{"id":15211176,"url":"https://github.com/erniebrodeur/goprompt","last_synced_at":"2026-02-13T13:49:40.674Z","repository":{"id":273622197,"uuid":"920325604","full_name":"erniebrodeur/goprompt","owner":"erniebrodeur","description":"a hyper fast, lightly configurable prompt system written in Go for speed.","archived":false,"fork":false,"pushed_at":"2025-01-22T18:30:41.000Z","size":35,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-09T23:52:58.910Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/erniebrodeur.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":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-01-22T00:25:22.000Z","updated_at":"2025-01-22T18:30:45.000Z","dependencies_parsed_at":"2025-01-22T01:38:13.738Z","dependency_job_id":null,"html_url":"https://github.com/erniebrodeur/goprompt","commit_stats":null,"previous_names":["erniebrodeur/goprompt"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erniebrodeur%2Fgoprompt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erniebrodeur%2Fgoprompt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erniebrodeur%2Fgoprompt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erniebrodeur%2Fgoprompt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erniebrodeur","download_url":"https://codeload.github.com/erniebrodeur/goprompt/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247190798,"owners_count":20898824,"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","golang","prompt","shell","zsh"],"created_at":"2024-09-28T08:20:29.766Z","updated_at":"2026-02-13T13:49:40.662Z","avatar_url":"https://github.com/erniebrodeur.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# goprompt\r\n\r\n[![CodeFactor](https://www.codefactor.io/repository/github/erniebrodeur/goprompt/badge)](https://www.codefactor.io/repository/github/erniebrodeur/goprompt)\r\n[![Go Report Card](https://goreportcard.com/badge/github.com/erniebrodeur/goprompt)](https://goreportcard.com/report/github.com/erniebrodeur/goprompt)\r\n\r\n## Usage\r\n\r\nInstall\r\n\r\n    go get github.com/erniebrodeur/goprompt/cmd/goprompt\r\n\r\nthen\r\n\r\n    goprompt\r\n\r\n## Shell Integration\r\n\r\n### Zsh\r\n\r\n```\r\n#!/bin/zsh\r\n#------------------------------\r\n# Prompt\r\n#------------------------------\r\nfunction precmd () {\r\n  PROMPT=`~/go/bin/goprompt`\r\n}\r\n```\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ferniebrodeur%2Fgoprompt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ferniebrodeur%2Fgoprompt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ferniebrodeur%2Fgoprompt/lists"}