Skip to content

Releases: GarudaNvim/Installer

v0.1.0 - Initial Release

04 Oct 13:21
849cceb
Compare
Choose a tag to compare

GarudaNvim Installer v0.1.0 - Initial Release

Release Description:

We’re excited to announce the initial release of GarudaNvim v0.1.0! 🎉

GarudaNvim Installer is specifically designed for macOS(coming soon for other Operating Systems!), offering a clean and efficient way to automatically install GarudaNvim. This simplifies the setup process as the user only needs to run a single command to install the entire GarudaNvim Software.

Key Features:

  • Automatic checking for existing Neovim configurations to prevent conflicts.
  • Simple cloning of the GarudaNvim repository to ~/.config/nvim.
  • Cleanup process to remove the .git folder after installation.
  • Easy-to-use and minimal interactive installer.

Installation Instructions:

  1. Download the installGarudaNvim.sh file from the release.
  2. To run the script using the following command:
    chmod +x installGarudaNvim.sh
    ./installGarudaNvim.sh

Known Issues:

  • The installer currently checks for an existing Neovim configuration and exits if one is found. Future updates will include an option to back up the configuration.
  • The installer currently supports only macOS Operating System. Future Updates will let you download on other OS as well!

Happy coding with GarudaNvim! 💻