{"id":15637738,"url":"https://github.com/megapixel99/gam","last_synced_at":"2025-04-30T06:08:20.192Z","repository":{"id":38207466,"uuid":"251515503","full_name":"Megapixel99/GAM","owner":"Megapixel99","description":"GAM is a CLI application for managing multiple Git accounts (aliases).","archived":false,"fork":false,"pushed_at":"2023-07-18T21:35:44.000Z","size":40186,"stargazers_count":5,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-30T06:08:12.550Z","etag":null,"topics":["alias","aliases","git","git-profiles","management-system","manager","nodejs"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/Megapixel99.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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":"2020-03-31T06:09:35.000Z","updated_at":"2022-11-19T03:31:37.000Z","dependencies_parsed_at":"2024-10-22T19:11:38.017Z","dependency_job_id":null,"html_url":"https://github.com/Megapixel99/GAM","commit_stats":{"total_commits":94,"total_committers":2,"mean_commits":47.0,"dds":"0.010638297872340385","last_synced_commit":"eb70b57f0a9b87363a6ab4a97188a91850ab9b23"},"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Megapixel99%2FGAM","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Megapixel99%2FGAM/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Megapixel99%2FGAM/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Megapixel99%2FGAM/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Megapixel99","download_url":"https://codeload.github.com/Megapixel99/GAM/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251651233,"owners_count":21621716,"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":["alias","aliases","git","git-profiles","management-system","manager","nodejs"],"created_at":"2024-10-03T11:12:43.481Z","updated_at":"2025-04-30T06:08:20.166Z","avatar_url":"https://github.com/Megapixel99.png","language":"JavaScript","readme":"![npm](https://img.shields.io/npm/v/git-alias-manager)\n\n# GAM\n###### (Git Alias Manager)\nGAM is a CLI application (with an API component) written in NodeJS for managing multiple Git accounts (aliases).\n\n## Installation\n#### With NPM locally\nto use the API\n```bash\n$ npm i git-alias-manager\n```\n#### With NPM globally\nto use the CLI\n```bash\n$ npm i git-alias-manager -g\n```\n#### Without NPM\nDownload `install.py`, then run the following command in the directory where\n`install.py` was downloaded:\n```bash\n$ python ./install.py\n```\n\n## CLI Usage\nTo create a public and private key for a new alias\n```bash\n$ gam create-alias\n```\nTo change the current alias:\n```bash\n$ gam change-alias\n```\nTo view the email of the current alias:\n```bash\n$ gam current-alias-email\n```\nTo delete a public and private key for an alias\n```bash\n$ gam delete-alias\n```\nTo view a full list of commands and options:\n```bash\n$ gam help\n```\n\n## API Usage\nPlease see [`API.md`](https://github.com/Megapixel99/GAM/blob/master/API.md)\n\n## Contributing\nPlease see [`CONTRIBUTING.md`](https://github.com/Megapixel99/GAM/blob/master/CONTRIBUTING.md)\n\n## Known Issues\nIf you run `build.sh` in zshell, you may receive:\n```\nzsh compinit: insecure directories and files, run compaudit for list.\nIgnore insecure directories and files and continue [y] or abort compinit [n]?\n```\nIf you receive this, please run `build.sh` again and the error will not appear.\n\n## License\n```\nCopyright 2020 Seth Wheeler\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n    http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmegapixel99%2Fgam","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmegapixel99%2Fgam","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmegapixel99%2Fgam/lists"}