You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+34-31Lines changed: 34 additions & 31 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ You can either use the Build Script or you can run each command manually.
16
16
17
17
### Build Script:
18
18
19
-
If you copy, paste, and run the following script in Terminal, it will guide you through downloading and installing Trio. More information about the script can be found [here](https://docs.diy-trio.org/operate/build/#build-trio-with-script).
19
+
If you copy, paste, and run the following script in Terminal, it will guide you through downloading and installing Trio. More information about the script can be found [here](https://triodocs.org/0.2.x/operate/build/#build-trio-with-script).
Create a ConfigOverride.xcconfig file that contains your Apple Developer ID (something like `123A4BCDE5`). This will automate signing of the build targets in Xcode:
35
35
36
36
Copy the command below, and replace `xxxxxxxxxx` by your Apple Developer ID before running the command in Terminal.
When you have successfully built Trio and managed to get it working well for your diabetes management, it's time to pay it forward.
91
+
You can start by **responding to questions** in the **Facebook or Discord** support groups, **helping others** make the best out of Trio.
85
92
86
-
If you would like to give something back to the Trio community, there are several ways to contribute:
93
+
### Translate
87
94
88
-
## Pay it forward
89
-
When you have successfully built Trio and managed to get it working well for your diabetes management, it's time to pay it forward.
90
-
You can start by responding to questions in the Facebook or Discord support groups, helping others make the best out of Trio.
91
-
92
-
## Translate
93
-
Trio is translated into several languages to make sure it's easy to understand and use all over the world.
94
-
Translation is done using [Crowdin](https://crowdin.com/project/trio), and does not require any programming skills.
95
+
Trio is translated into several languages to make sure it's easy to understand and use all over the world.
96
+
Translation is done using [Crowdin](https://crowdin.triodocs.org/), and does not require any programming skills.
95
97
If your preferred language is missing or you'd like to improve the translation, please sign up as a translator on [Crowdin](https://crowdin.com/project/trio).
96
98
97
-
## Develop
99
+
### Develop
100
+
98
101
Do you speak JS or Swift? Do you have UI/UX skills? Do you know how to optimize API calls or improve data storage? Do you have experience with testing and release management?
99
102
Trio is a collaborative project. We always welcome fellow enthusiasts who can contribute with new code, UI/UX improvements, code reviews, testing and release management.
100
103
If you want to contribute to the development of Trio, please reach out on Discord or Facebook.
0 commit comments