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
+17-5Lines changed: 17 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,23 @@
1
1
# Installer
2
2
Shell script to install NormalNvim in a single step.
3
3
4
+
## Supported operative systems
5
+
6
+
* Arch based Linux distros
7
+
* Ubuntu based Linux distros
8
+
* MacOS (homebrew)
9
+
* Termux
10
+
11
+
## Supported GitHub actions
12
+
The fact a installer has a GitHub action, mean the installer is very stable; If any dependency cease to exist on the repositories of a distro, we will inmediatelly know.
13
+
14
+
* Arch
15
+
* Ubuntu
16
+
* MacOs
17
+
* Termux
18
+
4
19
## Roadmap
5
20
6
-
*~~Arch github action~~
7
-
*~~Ubuntu github action~~
8
-
* Termux github action
9
-
*~~MacOS github action~~
21
+
I've been working on this for a week and I'm a bit burned up, so let's re-visit adding support for the remaining operative systems in the future.
0 commit comments