{"id":23640648,"url":"https://github.com/enkerewpo/gleam-pkg","last_synced_at":"2025-04-10T03:46:15.243Z","repository":{"id":269470421,"uuid":"907348694","full_name":"enkerewpo/gleam-pkg","owner":"enkerewpo","description":"gleam package manager for installing Gleam CLI programs right inside your OS","archived":false,"fork":false,"pushed_at":"2025-01-03T07:54:59.000Z","size":65,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-10T03:09:26.677Z","etag":null,"topics":["cli","gleam-lang","package-manager"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/enkerewpo.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":"2024-12-23T11:35:32.000Z","updated_at":"2025-01-14T18:05:29.000Z","dependencies_parsed_at":"2024-12-24T02:43:15.297Z","dependency_job_id":null,"html_url":"https://github.com/enkerewpo/gleam-pkg","commit_stats":null,"previous_names":["enkerewpo/gleam-pkg","enkerewpo/gleam_pkg"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enkerewpo%2Fgleam-pkg","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enkerewpo%2Fgleam-pkg/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enkerewpo%2Fgleam-pkg/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enkerewpo%2Fgleam-pkg/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/enkerewpo","download_url":"https://codeload.github.com/enkerewpo/gleam-pkg/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248154987,"owners_count":21056542,"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":["cli","gleam-lang","package-manager"],"created_at":"2024-12-28T09:49:56.090Z","updated_at":"2025-04-10T03:46:15.184Z","avatar_url":"https://github.com/enkerewpo.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gleam-pkg\n\ngleam package manager for installing Gleam CLI programs right inside your OS\n\nthis is a prototype for functionality of gleam cli apps shipping and management.\n\ndiscussion here: https://github.com/gleam-lang/gleam/discussions/4136\n\nto compile:\n\n```bash\ngit clone https://github.com/enkerewpo/gleam-pkg\ncargo build\n```\n## usage example\n\n```bash\n# gleam-pkg install gleewhois # this will be supported when we can install gleam-pkg and run it in shell\ncargo run -- install gleewhois\n# source ~/.bashrc or ~/.zshrc because first time gleam-pkg will ask\n# whether you want to add ~/.gleam-pkgs to PATH for using the gleam app in your shell\ngleewhois --help\n```\n\n## some design ideas\n\n- support install from github or hex.pm\n- workspace under `$home/.gleam_pkgs`\n- package metadata management for installation and uninstallation\n\n## uninstalling\n\n```bash\nrm -rf ~/.gleam_pkgs\n```\n\nand remove the gleam_pkgs path in PATH env from your shell rc file.\n\n## repos of gleam cli apps\n\n- [gleamfonts](https://github.com/massix/gleamfonts) (not in hex)\n- [ormlette](https://github.com/ashercn97/ormlette) [hex](https://hex.pm/packages/ormlette)\n- [gleewhois](https://github.com/kjartanhr/gleewhois) [hex](https://hex.pm/packages/gleewhois)\n- [gleescript](https://github.com/lpil/gleescript) [hex](https://hexdocs.pm/gleescript) but with dev deps\n\nwheatfox 2024\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fenkerewpo%2Fgleam-pkg","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fenkerewpo%2Fgleam-pkg","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fenkerewpo%2Fgleam-pkg/lists"}