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
The app currently has **6279** manual pages, **23+** basic categories and a bunch of general terminal tips. It works 100% offline, doesn't need an internet connection and has no tracking software.
5
+
The app currently has **7700** manual pages, **23+** basic categories and a bunch of general terminal tips. It works 100% offline, doesn't need an internet connection and has no tracking software.
Native CLI binaries for Linux, macOS, and Windows are available in [Releases](https://github.com/SimonSchubert/LinuxCommandLibrary/releases).
36
+
Execute `gradle :cli:buildJar` to create jar file for Linux, Windows and Mac.
38
37
39
38
### Content
40
39
@@ -48,15 +47,15 @@ Clear and reset the terminal, List of recent commands, Close a frozen window/app
48
47
49
48
### CI/CD
50
49
51
-
[Github Action](.github/workflows/android.yml) to automatically create a new Github release with APK, CLI binaries, and desktop installers, and upload an AAB to the Play Store.
50
+
[Github Action](.github/workflows/android.yml) to automatically create a new Github release with APKand JAR and upload an AAB to the Play Store.
Copy file name to clipboardExpand all lines: fastlane/metadata/android/en-US/full_description.txt
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
The app currently has <b>6279</b> manual pages, <b>23</b> basic categories and a bunch of general terminal tips. It works 100% offline, doesn't need an internet connection and has no tracking software.
1
+
The app currently has <b>7700</b> manual pages, <b>23</b> basic categories and a bunch of general terminal tips. It works 100% offline, doesn't need an internet connection and has no tracking software.
0 commit comments