2015-08-25 13:28:27 +00:00
[![Electron Logo ](http://electron.atom.io/images/electron-logo.svg )](http://electron.atom.io/)
2015-06-22 05:06:06 +00:00
[![Build Status ](https://travis-ci.org/atom/electron.svg?branch=master )](https://travis-ci.org/atom/electron)
[![devDependency Status ](https://david-dm.org/atom/electron/dev-status.svg )](https://david-dm.org/atom/electron#info=devDependencies)
2015-07-08 03:33:23 +00:00
[![Join the Electron Community on Slack ](http://atom-slack.herokuapp.com/badge.svg )](http://atom-slack.herokuapp.com/)
2015-06-22 05:06:06 +00:00
### [Electron](https://github.com/atom/electron/) 한국어 참조문서
2015-09-04 07:01:43 +00:00
:zap: *프레임워크 이름이 Atom Shell에서 Electron으로 변경되었습니다* :zap:
2015-06-22 05:06:06 +00:00
2015-11-15 23:34:41 +00:00
Electron 프레임워크는 JavaScript, HTML 그리고 CSS를 사용하여 Cross-Platform 데스크톱 어플리케이션을 개발할 수 있도록 해주는 프레임워크입니다.
이 프레임워크는 [Node.js ](https://nodejs.org/ ) 와 [Chromium ](http://www.chromium.org )을 기반으로 만들어 졌으며
[Atom Editor ](https://github.com/atom/atom )에 사용되고 있습니다.
2015-06-22 05:06:06 +00:00
2015-08-25 05:43:37 +00:00
Electron에 대한 중요한 알림을 받고 싶다면 Twitter에서 [@ElectronJS ](https://twitter.com/electronjs )를 팔로우 하세요.
2015-06-22 05:06:06 +00:00
2015-11-15 23:34:41 +00:00
이 프로젝트는 [기여자 규약 1.2 ](http://contributor-covenant.org/version/1/2/0/ )를 준수합니다. 이 프로젝트에 참여할 때 코드를 유지해야 합니다. 받아들일 수 없는 행위를 발견했을 경우 atom@github.com로 보고 하십시오.
2015-09-07 23:50:59 +00:00
2015-06-22 05:06:06 +00:00
## 다운로드
2015-11-15 23:34:41 +00:00
Linux, Windows, OS X 용으로 미리 빌드된 Electron 바이너리와 디버그 심볼이 준비되어 있습니다. [releases ](https://github.com/atom/electron/releases ) 페이지에서 받아 볼 수 있습니다.
2015-06-22 05:06:06 +00:00
2015-08-25 05:43:37 +00:00
또한 [`npm` ](https://docs.npmjs.com/ )을 통해 미리 빌드된 Electron 바이너리를 받을 수도 있습니다:
2015-06-22 05:06:06 +00:00
```sh
2015-08-25 05:43:37 +00:00
# $PATH에 `electron` 커맨드를 등록하고 전역에 설치합니다.
2015-06-22 05:06:06 +00:00
npm install electron-prebuilt -g
2015-08-25 05:43:37 +00:00
# 개발 의존성 모듈 형태로 설치합니다.
2015-06-22 05:06:06 +00:00
npm install electron-prebuilt --save-dev
```
### 미러
- [China ](https://npm.taobao.org/mirrors/electron )
2015-08-25 05:43:37 +00:00
## 참조 문서
2015-08-25 13:28:27 +00:00
[Docs ](https://github.com/atom/electron/tree/master/docs/README.md )에 개발 가이드와 API 레퍼런스가 있습니다.
2015-08-25 05:43:37 +00:00
Electron을 빌드 하는 방법과 프로젝트에 기여하는 방법도 문서에 포함되어 있으니 참고하시기 바랍니다.
2015-08-31 05:48:47 +00:00
## 참조 문서 (번역)
2015-06-22 05:06:06 +00:00
2015-09-05 00:38:36 +00:00
- [브라질 포르투칼어 ](https://github.com/atom/electron/tree/master/docs-translations/pt-BR )
2015-09-19 06:30:30 +00:00
- [한국어 ](https://github.com/atom/electron/tree/master/docs-translations/ko-KR )
2015-08-25 05:43:37 +00:00
- [일본어 ](https://github.com/atom/electron/tree/master/docs-translations/jp )
- [스페인어 ](https://github.com/atom/electron/tree/master/docs-translations/es )
2015-09-05 00:38:36 +00:00
- [중국어 간체 ](https://github.com/atom/electron/tree/master/docs-translations/zh-CN )
- [중국어 번체 ](https://github.com/atom/electron/tree/master/docs-translations/zh-TW )
2015-06-22 05:06:06 +00:00
2015-10-20 15:25:24 +00:00
## 시작하기
[`atom/electron-quick-start` ](https://github.com/atom/electron-quick-start ) 저장소를 클론하여 Electron을 간단히 접해볼 수 있습니다.
2015-06-22 05:06:06 +00:00
## 커뮤니티
2015-10-19 02:34:13 +00:00
다음 링크를 통해 커뮤니티에 질문을 올리거나 토론을 나눌 수 있습니다:
2015-09-11 02:56:36 +00:00
2015-11-15 23:34:41 +00:00
- Atom 포럼의 [`electron` ](http://discuss.atom.io/c/electron ) 카테고리
2015-09-11 02:56:36 +00:00
- Freenode 채팅의 `#atom-shell` 채널
- Slack의 [`Atom` ](http://atom-slack.herokuapp.com/ ) 채널
2015-06-22 05:06:06 +00:00
2015-08-25 05:43:37 +00:00
[awesome-electron ](https://github.com/sindresorhus/awesome-electron ) 프로젝트엔 커뮤니티가 운영중인 유용한 예제 어플리케이션과 도구, 리소스가 있으니 한번 참고해 보시기 바랍니다.