little3399 Active Member Licensed User Longtime User Aug 10, 2020 #1 B4X IDE can support GIT function !
tchart Well-Known Member Licensed User Longtime User Aug 11, 2020 #3 That why I created this; https://www.b4x.com/android/forum/threads/filewatcher-basic-github-for-b4x.117735/
That why I created this; https://www.b4x.com/android/forum/threads/filewatcher-basic-github-for-b4x.117735/
aeric Expert Licensed User Longtime User Aug 12, 2020 #4 Maybe it is possible with Comment Links [B4X] Comment Links and #Macros Comment Links Code comments can include clickable links. The following schemes are supported: http(s):// - Link will be opened with the browser. Example: Dim key As String = OrderedMap.Keys.Get(0) 'based on... www.b4x.com
Maybe it is possible with Comment Links [B4X] Comment Links and #Macros Comment Links Code comments can include clickable links. The following schemes are supported: http(s):// - Link will be opened with the browser. Example: Dim key As String = OrderedMap.Keys.Get(0) 'based on... www.b4x.com
Erel B4X founder Staff member Licensed User Longtime User Aug 12, 2020 #5 Example of opening github desktop with B4XPages repository: B4X: 'github desktop ide://run?file=%WINDIR%\System32\cmd.exe&Args=/c&Args=github&Args=..\..\ gitignore file: B4X: **/Objects **/AutoBackups *.meta
Example of opening github desktop with B4XPages repository: B4X: 'github desktop ide://run?file=%WINDIR%\System32\cmd.exe&Args=/c&Args=github&Args=..\..\ gitignore file: B4X: **/Objects **/AutoBackups *.meta