Skip to content

Part 5: Sencha.io Deployment

taewonkim edited this page Jul 28, 2012 · 2 revisions

Sencha.io Deployment

번역자 : 김태원

원본 URL : http://docs.sencha.io/0.3.3/index.html#!/guide/overview_deployment

Introducing Sencha.io Part 4: Sencha.io Deployment and Additional Resources

Note: It's recommended that you read Introducing Sencha.io, Part 1: Overview and Architecture before reading this guide.

참고: 이 가이드를 읽기 전에, “Introducing Sencha.io, Part1: Overview and Architecture”를 먼저 읽어보는 것을 권장한다.

Sencha.io provides a fourth service: app deployment. Use the Sencha.io Deployment developer console to upload your app for deployment to users. Sencha.io Deployment provides version management and other app management tools, letting you see any recent activity through a dashboard. Through the developer console, your app is uploaded to the Sencha app repository, Senchafy.com, where users can go to download your apps.

Sencha.io의 4번째 “응용 프로그램 배포” 서비스를 제공한다. 사용자에게 여러분이 제작한 앱을 배포하기 위해 Sencha.io Deployment 개발자 콘솔을 사용하여 제작된 앱을 업로드 한다. Sencha.io Deployment는 대쉬보드를 통해 언제든지 최신 활동을 볼 수 있으며, 버전 관리 및 앱 관리 도구를 제공한다. 개발자 콘솔을 통해 여러분의 앱을 사용자가 다운로드 받을 수 있는 Sencha app 저장소인Senchafy.com에 업로드 된다.

Important. Sencha.io Src is now part of Sencha.io Deployment. Code written to support Sencha.io Src continues to work as-is.

Important. Sencha.io Src는 지금 Sencha.io Deployment의 일부분이다. Sencha.io Src를 지원하기 위해 작성된 코드는 그대로 동작한다.

Sencha.io Resources Additional Sencha.io resources are available at the following locations:

추가적으로 Sencha.io의 자료들은 다음 위치에서 구할 수 있다.

  • Download the Sencha.io SDK from developer.sencha.io.

  • Register for an account to use the Sencha.io Developer Console and deployment services at http://developer.sencha.io

  • Visit the Sencha app repository at http://senchafy.com/

  • Learn about Sencha.io Src, which sizes images from your app to the device that requests them, then caches and optimizes them for efficient repeat delivery.

  • Join the Sencha community and participate in the Sencha.io forum.

  • “developer.sencha.io”에 접속하여 Sencha.io SDK를 다운로드 받는다.

  • http://developer.sencha.io”에서 Sencha.io 개발자 콘솔 및 배포 서비스에 사용하는 계정을 등록한다.

  • http://senchafy.com”에서 Sencha 앱 저장소를 방문한다.

  • “Sencha.io Src”에 더 자세히 알아보기 위해, 여러분의 앱에서 장치의 크기의 이미지를 요청하고, 효율적인 결과가 나올때까지 캐쉬와 최적화를 반복한다.

  • “Sencha 커뮤니티”에 가입하고 “Sencha.io 포럼”에 참여한다.