arch-installer

A small NodeJS arch installer.

Usage no npm install needed!

<script type="module">
  import archInstaller from 'https://cdn.skypack.dev/arch-installer';
</script>

README

arch-installer


A simple NodeJS Arch Linux installer.

Please note that you should totally test this in a VM first, I'm not actively updating it + it may be simply broken. I am not responsible for your broken hardware.

Installation

pacman -Sy nodejs

npm i --global arch-installer

Usage

Arch-installer has 1 finished subcommand:

  • install:

arch-installer install [EFI partition]

arch-installer install /dev/sda1

arch-installer install /dev/sda1 /dev/sda2