{"id":19489803,"url":"https://github.com/itgoyo/atom","last_synced_at":"2026-02-04T04:32:01.788Z","repository":{"id":109501905,"uuid":"83264347","full_name":"itgoyo/Atom","owner":"itgoyo","description":null,"archived":false,"fork":false,"pushed_at":"2017-03-14T18:04:58.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-25T19:34:30.976Z","etag":null,"topics":["atom","atom-package","atom-plugin"],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/itgoyo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2017-02-27T03:31:08.000Z","updated_at":"2017-02-27T08:48:13.000Z","dependencies_parsed_at":"2023-04-24T19:46:58.524Z","dependency_job_id":null,"html_url":"https://github.com/itgoyo/Atom","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/itgoyo/Atom","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itgoyo%2FAtom","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itgoyo%2FAtom/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itgoyo%2FAtom/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itgoyo%2FAtom/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/itgoyo","download_url":"https://codeload.github.com/itgoyo/Atom/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itgoyo%2FAtom/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262870872,"owners_count":23377312,"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":["atom","atom-package","atom-plugin"],"created_at":"2024-11-10T21:09:54.060Z","updated_at":"2026-02-04T04:31:56.770Z","avatar_url":"https://github.com/itgoyo.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Atom\n- 完成Atom文本编辑器的安装\n\n    [1] 下载安装[Atom](https://atom.io/)\n\n    [2] 下载[Node.js](https://nodejs.org/en/)\n\n    [3] 配置环境变量\n    打开安装Atom文件夹 复制安装路径\n\n    ![](http://p1.bqimg.com/567571/5d065a1374244fed.png)\n\n    在环境变量-系统变量-path中新增\n\n    C:\\Users\\admin\\AppData\\Local\\atom\\app-1.14.3\\resources\\app\\apm\\bin\n\n    C:\\Users\\admin\\AppData\\Local\\atom\\bin(重点是这个一定要配对)\n\n    D:\\Program Files\\nodejs\n\n    如下图所示：\n\n    ![](http://i1.piimg.com/567571/1fafe02f452a8fe3.png)\n\n- 添加git-plus\\activate-power-mode插件\n\n由于使用lantern翻墙还有修改了host文件都不能成功的install 插件，所以这里我安装插件的方式是采用了离线的方式\n\n[Atom插件合集](https://atom.io/packages)\n\n从里边下载好了插件之后解压缩复制到C:\\Users\\admin\\.atom\\packages\n\n然后使用命令行（cmd）\n\n1.在搜索里边键入powershell\n\n![](http://i1.piimg.com/567571/7b6fe1b457aa7621.png)\n\n2.\n\n  [1] cd 到下载的插件包文件夹里\n\n  [2] 然后键入apm install\n\n  [3] 当出现了done的字样之后\n\n  [4] 再键入apm install xxx(插件名)\n\n出现done之后代码成功安装插件\n\n![](http://i1.piimg.com/567571/148cad92b0340589.jpg)\n\n好了下面就是见识狂拽炫酷输入效果的时刻\n\n![](http://i1.piimg.com/567571/362a78b264be5e71.gif)\n\n\ngit-plus 插件不能成功push\n\n在stackoverflow找到答案，你可以在在自己的.git文件夹里边的config修改\n\n\nhttps://github.com/USER/REPO.git\n\n改成\n\ngit@github.com:USER/REPO.git\n\n以下是stackoverflow原文\n\nWell I had the same problem - what annoys me to no end is that I don't have a clue why (edit: bug). I was pushing with https. Manually editing the config did not work for me (or doing a chkdsk as suggested in another answer). I ended up pushing with ssh - as in, replace:\n\nhttps://github.com/USER/REPO.git\nwith\n\ngit@github.com:USER/REPO.git\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitgoyo%2Fatom","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fitgoyo%2Fatom","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitgoyo%2Fatom/lists"}