`
brofe
  • 浏览: 229923 次
  • 性别: Icon_minigender_1
  • 来自: 上海
社区版块
存档分类
最新评论

Github Atom 开源免费的文本编辑器

阅读更多

Github Atom 一个为21世纪所创造的可配置编辑器

 

 

特点:

开源、免费

和Sublime、Notepad++等类似

支持插件

 

项目主页:https://atom.io/

源代码:https://github.com/atom

知乎讨论:http://www.zhihu.com/question/22867204

 

Windows 安装方法:

1. 打开PowerShell

 

2. 安装:Chocolatey,这个是什么呢?简单的说就是Windows中的apt-get、yum

 

iex ((new-object net.webclient).DownloadString('https://chocolatey.org/install.ps1'))

 
3. 下载安装Atom

 

choco install Atom

 

当然也可以在:https://github.com/atom/atom/releases/latest 中下载(如果RP可以的话)

  • 大小: 46.4 KB
分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics