mirror of
https://github.com/status-im/status-mobile.git
synced 2025-02-18 03:27:48 +00:00
Updated Developers' Guide (markdown)
parent
86fa1d7366
commit
9705208178
@ -11,7 +11,7 @@ This guide is written with OS X in mind.
|
|||||||
- [Lein](http://leiningen.org) `brew install leiningen`
|
- [Lein](http://leiningen.org) `brew install leiningen`
|
||||||
- [react-native](https://facebook.github.io/react-native/docs/getting-started.html) `npm install -g react-native-cli`
|
- [react-native](https://facebook.github.io/react-native/docs/getting-started.html) `npm install -g react-native-cli`
|
||||||
- [Latest JDK](http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html) `brew cask install java`
|
- [Latest JDK](http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html) `brew cask install java`
|
||||||
- Android SDK [Mac] `brew install android-sdk` or [Windows/Linux](https://developer.android.com/sdk/installing/index.html)
|
- Android SDK with build tools version 23.0.1 [Mac] `brew install android-sdk` or [Windows/Linux](https://developer.android.com/sdk/installing/index.html)
|
||||||
- [Genymotion](https://www.genymotion.com) (optional, you may use an Android Virtual Device or real device)
|
- [Genymotion](https://www.genymotion.com) (optional, you may use an Android Virtual Device or real device)
|
||||||
- [Setup Android Development Environment / Simulator](https://facebook.github.io/react-native/docs/android-setup.html)
|
- [Setup Android Development Environment / Simulator](https://facebook.github.io/react-native/docs/android-setup.html)
|
||||||
- GIT over SSH, please add public key to Github
|
- GIT over SSH, please add public key to Github
|
||||||
|
Loading…
x
Reference in New Issue
Block a user