GGORG0 / archix

Archix is a simple installer for Arch Linux written in Bash

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

archix

Archix is a simple installer for Arch Linux

To run it, simply boot an Arch Linux installer ISO and run the following commands:

curl -LO "https://git.io/archix"
bash archix

TODO

  • Curses interface
  • Maybe move to Python (DOING @ v2 )
  • Add more customizability
  • Fix bugs:
    • User input not validated
    • Fix text formatting
    • Fix Yay installation
  • Ask the user first, do everything after gathering the info (SCHEDULED FOR v2 )
  • Add a main menu
  • Don't quit the entire program when there is an error (SCHEDULED FOR v2 )
  • Other general improvements

But you all know, that school is more important.

About

Archix is a simple installer for Arch Linux written in Bash

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%