https://github.com/chitacan/aosp-build-with-vagrant
:briefcase: vagrant를 활용해 AOSP 개발환경 꾸리기 발표자료
https://github.com/chitacan/aosp-build-with-vagrant
deck
Last synced: 8 months ago
JSON representation
:briefcase: vagrant를 활용해 AOSP 개발환경 꾸리기 발표자료
- Host: GitHub
- URL: https://github.com/chitacan/aosp-build-with-vagrant
- Owner: chitacan
- Created: 2014-03-27T02:03:29.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2015-01-19T09:44:14.000Z (over 11 years ago)
- Last Synced: 2025-09-21T22:45:04.502Z (9 months ago)
- Topics: deck
- Language: JavaScript
- Homepage:
- Size: 21.1 MB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vagrant를 활용해 AOSP 개발환경 꾸리기 발표자료
[GDG Seoul 2014년 3월 정기 Meetup](https://plus.google.com/events/cao3hh6tkm1n9uqvjc8thf12klc) 에서 발표한 자료.
## 실행하기
```
$ git clone https://github.com/chitacan/aosp-build-with-vagrant
$ cd aosp-build-with-vagrant
$ npm install
$ grunt
```
브라우저에서 `http://localhost:8000` 으로 접속
## 참고
사용된 플러그인 : [깃 시작하기](https://github.com/chitacan/getting-started-with-git#revealjs-%ED%94%8C%EB%9F%AC%EA%B7%B8%EC%9D%B8) 참고