Skip to content

Develarc

Piero Proietti requested to merge develarc into master

Finally managed to fix penguins-eggs on Arch, for now only from source...

... and, soon, someone will get out the PKGBUILD!

Replicate

  • Install Arch Linux, with development tools for node, npm, git, etc;
  • install pnpm curl -fsSL https://get.pnpm.io/install.sh | sh -
  • git clone https://github.com/pieroproietti/penguins-eggs
  • cd penguins-eggs
  • pnpm i
  • sudo ./eggs dad -d
  • sudo ./eggs produce --clone

install the live

  • boot the machine from the image;
  • login;
  • cd penguins-eggs
  • sudo ./eggs install -un

Have fun!

eggs-arch

Merge request reports

Loading