mirror of
https://github.com/GitJournal/GitJournal.git
synced 2025-06-26 00:29:20 +08:00
Add BUILD instructions
They are very basic and stupid, but it's atlesat something. Fixes #9
This commit is contained in:
7
BUILD.md
Normal file
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
|
Reference in New Issue
Block a user