Keremimo / installer

Shell script to install NormalNvim in a single step.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installer

Shell script to install NormalNvim in a single step.

Supported operative systems

  • Arch based Linux distros
  • Ubuntu based Linux distros
  • Fedora based Linux distros
  • MacOS (homebrew)
  • Termux

Supported GitHub actions

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.

What to do if a dependency fail to install

  • Go into actions.
  • Click the most recent one.
  • Click the test of your operative system.

And check if there is any dependency that doesn't exist anymore. Send a PR to this repo with the new dependencies so everyone can benefit from your research.

Roadmap

  • We currently support the package names shipped with the latest stable release of all distros, but as new versions are released, we could version the installer (ubuntu 22.04, etc).
  • A (probably) easier alternative would be to distribute NormalNvim as flatpak. That would ensure a optimal user experience on any system.

About

Shell script to install NormalNvim in a single step.

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%