An open API service indexing awesome lists of open source software.

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 개발환경 꾸리기 발표자료

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) 참고