1
0
mirror of https://github.com/GitJournal/GitJournal.git synced 2025-07-09 11:46:20 +08:00

Add BUILD instructions

They are very basic and stupid, but it's atlesat something.

Fixes 
This commit is contained in:
Vishesh Handa
2019-12-31 19:08:16 +01:00
parent 717d64aaa8
commit 540d017db4

7
BUILD.md Normal file

@ -0,0 +1,7 @@
# Builiding Instructions
* You will need Flutter + Android Studio to be installed
* It's best to just work on this on Android - the ios setup is far more complicated and I haven't managed to automate it.
- Clone this repo
- flutter build apk --flavor dev --debug