文件名称:atom-master
介绍说明--下载内容来自于网络,使用问题请自行百度
a hackable text editor for the 21st century, built on Electron, and based on everything we love about our favorite editors
(系统自动生成,下载前可以参看下载内容)
下载文件列表
atom-master/
atom-master/.coffeelintignore
atom-master/.gitattributes
atom-master/.gitignore
atom-master/.node-version
atom-master/.pairs
atom-master/.python-version
atom-master/.travis.yml
atom-master/CHANGELOG.md
atom-master/CONTRIBUTING.md
atom-master/Dockerfile
atom-master/LICENSE.md
atom-master/README.md
atom-master/apm/
atom-master/apm/README.md
atom-master/apm/package.json
atom-master/atom.sh
atom-master/benchmark/
atom-master/benchmark/benchmark-bootstrap.coffee
atom-master/benchmark/benchmark-helper.coffee
atom-master/benchmark/benchmark-suite.coffee
atom-master/benchmark/browser-process-startup.coffee
atom-master/benchmark/fixtures/
atom-master/benchmark/fixtures/huge.js
atom-master/benchmark/fixtures/medium.coffee
atom-master/build/
atom-master/build/.npmrc
atom-master/build/Gruntfile.coffee
atom-master/build/README.md
atom-master/build/debian/
atom-master/build/debian/Dockerfile
atom-master/build/deprecated-packages.json
atom-master/build/package.json
atom-master/build/tasks/
atom-master/build/tasks/build-task.coffee
atom-master/build/tasks/check-licenses-task.coffee
atom-master/build/tasks/clean-task.coffee
atom-master/build/tasks/codesign-task.coffee
atom-master/build/tasks/compile-packages-slug-task.coffee
atom-master/build/tasks/copy-info-plist-task.coffee
atom-master/build/tasks/docs-task.coffee
atom-master/build/tasks/dump-symbols-task.coffee
atom-master/build/tasks/generate-asar-task.coffee
atom-master/build/tasks/generate-license-task.coffee
atom-master/build/tasks/generate-module-cache-task.coffee
atom-master/build/tasks/install-task.coffee
atom-master/build/tasks/license-overrides.coffee
atom-master/build/tasks/mkdeb-task.coffee
atom-master/build/tasks/mkrpm-task.coffee
atom-master/build/tasks/nof-task.coffee
atom-master/build/tasks/output-build-filetypes.coffee
atom-master/build/tasks/output-disk-space.coffee
atom-master/build/tasks/output-for-loop-returns.coffee
atom-master/build/tasks/output-long-paths-task.coffee
atom-master/build/tasks/output-module-counts.coffee
atom-master/build/tasks/prebuild-less-task.coffee
atom-master/build/tasks/publish-build-task.coffee
atom-master/build/tasks/set-exe-icon-task.coffee
atom-master/build/tasks/set-version-task.coffee
atom-master/build/tasks/spec-task.coffee
atom-master/build/tasks/task-helpers.coffee
atom-master/coffeelint.json
atom-master/docs/
atom-master/docs/README.md
atom-master/docs/apm-rest-api.md
atom-master/docs/build-instructions/
atom-master/docs/build-instructions/freebsd.md
atom-master/docs/build-instructions/linux.md
atom-master/docs/build-instructions/os-x.md
atom-master/docs/build-instructions/windows.md
atom-master/docs/contributing-to-packages.md
atom-master/docs/contributing.md
atom-master/dot-atom/
atom-master/dot-atom/.gitignore
atom-master/dot-atom/init.coffee
atom-master/dot-atom/keymap.cson
atom-master/dot-atom/packages/
atom-master/dot-atom/packages/README.md
atom-master/dot-atom/snippets.cson
atom-master/dot-atom/styles.less
atom-master/exports/
atom-master/exports/atom.coffee
atom-master/keymaps/
atom-master/keymaps/base.cson
atom-master/keymaps/darwin.cson
atom-master/keymaps/emacs.cson
atom-master/keymaps/linux.cson
atom-master/keymaps/win32.cson
atom-master/menus/
atom-master/menus/darwin.cson
atom-master/menus/linux.cson
atom-master/menus/win32.cson
atom-master/package.json
atom-master/resources/
atom-master/resources/atom.png
atom-master/resources/linux/
atom-master/resources/linux/atom.desktop.in
atom-master/resources/linux/debian/
atom-master/resources/linux/debian/control.in
atom-master/resources/linux/debian/lintian-overrides
atom-master/resources/linux/icons/
atom-master/resources/linux/icons/1024.png
atom-master/resources/linux/icons/128.png
atom-master/resources/linux/icons/16.png
atom-master/resources/linux/icons/24.png
atom-master/resources/linux/icons/256.png
atom-master/resources/linux/icons/32.png
atom-master/resources/linux/icons/48.png
atom-master/resources/linux/icons/512.png
atom-master/resources/linux/icons/64.png
atom-master/resources/linux/redhat/
atom-master/resources/linux/redhat/atom.spec.in
atom-master/resources/mac/
atom-master/resources/mac/atom-Info.plist
atom-master/resources/mac/atom.icns
atom-master/resources/mac/file.icns
atom-master/resources/mac/helper-Info.plist
atom-master/resources/mac/speakeasy.pem
atom-master/resources/win/
atom-master/resources/win/apm.sh
atom-master/resources/win/atom.cmd
atom-master/resources/win/atom.ico
atom-master/resources/win/atom.js
atom-master/resources/win/atom.sh
atom-master/resources/win/loading.gif
atom-master/script/
atom-master/script/bootstrap
atom-master/script/bootstrap.cmd
atom-master/script/build
atom-master/script/build.cmd
atom-master/script/cibuild
atom-master/script/cibuild-atom-linux
atom-master/script/cibuild-atom-rpm
atom-master/script/clean
atom-master/script/clean.cmd
atom-master/script/copy-folder.cmd
atom-master/script/create-shortcut.cmd
atom-master/script/grunt
atom-master/script/grunt.cmd
atom-master/script/mkdeb
atom-master/script/mkrpm
atom-master/script/rpmbuild
atom-master/script/set-version
atom-master/script/test
atom-master/script/ut
atom-master/.coffeelintignore
atom-master/.gitattributes
atom-master/.gitignore
atom-master/.node-version
atom-master/.pairs
atom-master/.python-version
atom-master/.travis.yml
atom-master/CHANGELOG.md
atom-master/CONTRIBUTING.md
atom-master/Dockerfile
atom-master/LICENSE.md
atom-master/README.md
atom-master/apm/
atom-master/apm/README.md
atom-master/apm/package.json
atom-master/atom.sh
atom-master/benchmark/
atom-master/benchmark/benchmark-bootstrap.coffee
atom-master/benchmark/benchmark-helper.coffee
atom-master/benchmark/benchmark-suite.coffee
atom-master/benchmark/browser-process-startup.coffee
atom-master/benchmark/fixtures/
atom-master/benchmark/fixtures/huge.js
atom-master/benchmark/fixtures/medium.coffee
atom-master/build/
atom-master/build/.npmrc
atom-master/build/Gruntfile.coffee
atom-master/build/README.md
atom-master/build/debian/
atom-master/build/debian/Dockerfile
atom-master/build/deprecated-packages.json
atom-master/build/package.json
atom-master/build/tasks/
atom-master/build/tasks/build-task.coffee
atom-master/build/tasks/check-licenses-task.coffee
atom-master/build/tasks/clean-task.coffee
atom-master/build/tasks/codesign-task.coffee
atom-master/build/tasks/compile-packages-slug-task.coffee
atom-master/build/tasks/copy-info-plist-task.coffee
atom-master/build/tasks/docs-task.coffee
atom-master/build/tasks/dump-symbols-task.coffee
atom-master/build/tasks/generate-asar-task.coffee
atom-master/build/tasks/generate-license-task.coffee
atom-master/build/tasks/generate-module-cache-task.coffee
atom-master/build/tasks/install-task.coffee
atom-master/build/tasks/license-overrides.coffee
atom-master/build/tasks/mkdeb-task.coffee
atom-master/build/tasks/mkrpm-task.coffee
atom-master/build/tasks/nof-task.coffee
atom-master/build/tasks/output-build-filetypes.coffee
atom-master/build/tasks/output-disk-space.coffee
atom-master/build/tasks/output-for-loop-returns.coffee
atom-master/build/tasks/output-long-paths-task.coffee
atom-master/build/tasks/output-module-counts.coffee
atom-master/build/tasks/prebuild-less-task.coffee
atom-master/build/tasks/publish-build-task.coffee
atom-master/build/tasks/set-exe-icon-task.coffee
atom-master/build/tasks/set-version-task.coffee
atom-master/build/tasks/spec-task.coffee
atom-master/build/tasks/task-helpers.coffee
atom-master/coffeelint.json
atom-master/docs/
atom-master/docs/README.md
atom-master/docs/apm-rest-api.md
atom-master/docs/build-instructions/
atom-master/docs/build-instructions/freebsd.md
atom-master/docs/build-instructions/linux.md
atom-master/docs/build-instructions/os-x.md
atom-master/docs/build-instructions/windows.md
atom-master/docs/contributing-to-packages.md
atom-master/docs/contributing.md
atom-master/dot-atom/
atom-master/dot-atom/.gitignore
atom-master/dot-atom/init.coffee
atom-master/dot-atom/keymap.cson
atom-master/dot-atom/packages/
atom-master/dot-atom/packages/README.md
atom-master/dot-atom/snippets.cson
atom-master/dot-atom/styles.less
atom-master/exports/
atom-master/exports/atom.coffee
atom-master/keymaps/
atom-master/keymaps/base.cson
atom-master/keymaps/darwin.cson
atom-master/keymaps/emacs.cson
atom-master/keymaps/linux.cson
atom-master/keymaps/win32.cson
atom-master/menus/
atom-master/menus/darwin.cson
atom-master/menus/linux.cson
atom-master/menus/win32.cson
atom-master/package.json
atom-master/resources/
atom-master/resources/atom.png
atom-master/resources/linux/
atom-master/resources/linux/atom.desktop.in
atom-master/resources/linux/debian/
atom-master/resources/linux/debian/control.in
atom-master/resources/linux/debian/lintian-overrides
atom-master/resources/linux/icons/
atom-master/resources/linux/icons/1024.png
atom-master/resources/linux/icons/128.png
atom-master/resources/linux/icons/16.png
atom-master/resources/linux/icons/24.png
atom-master/resources/linux/icons/256.png
atom-master/resources/linux/icons/32.png
atom-master/resources/linux/icons/48.png
atom-master/resources/linux/icons/512.png
atom-master/resources/linux/icons/64.png
atom-master/resources/linux/redhat/
atom-master/resources/linux/redhat/atom.spec.in
atom-master/resources/mac/
atom-master/resources/mac/atom-Info.plist
atom-master/resources/mac/atom.icns
atom-master/resources/mac/file.icns
atom-master/resources/mac/helper-Info.plist
atom-master/resources/mac/speakeasy.pem
atom-master/resources/win/
atom-master/resources/win/apm.sh
atom-master/resources/win/atom.cmd
atom-master/resources/win/atom.ico
atom-master/resources/win/atom.js
atom-master/resources/win/atom.sh
atom-master/resources/win/loading.gif
atom-master/script/
atom-master/script/bootstrap
atom-master/script/bootstrap.cmd
atom-master/script/build
atom-master/script/build.cmd
atom-master/script/cibuild
atom-master/script/cibuild-atom-linux
atom-master/script/cibuild-atom-rpm
atom-master/script/clean
atom-master/script/clean.cmd
atom-master/script/copy-folder.cmd
atom-master/script/create-shortcut.cmd
atom-master/script/grunt
atom-master/script/grunt.cmd
atom-master/script/mkdeb
atom-master/script/mkrpm
atom-master/script/rpmbuild
atom-master/script/set-version
atom-master/script/test
atom-master/script/ut
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.