mirror of
https://github.com/armbian/configurator.git
synced 2026-01-06 10:36:02 -08:00
589db6f514aa3e83bf5cdfad4256a6198e2030c5
There's still a lot to do before it becomes really user-friendly, but at least, this thing won't spout weird Debug messages for nothing at the moment. Also, you can now specify the execution mode using '--mode=' The DESIGN.md now looks more like a "First module guide" but some parts are now missing... I'll try to fix that when possible. Signed-off-by: Myy Miouyouyou <myy@miouyouyou.fr>
Armbian configurator
Package repository
It is updated on this repository push.
wget -qO- https://imola.armbian.com/apt/armbian.key | gpg --dearmor | sudo tee /usr/share/keyrings/armbian.gpg > /dev/null
echo "deb [arch=$(dpkg --print-architecture) signed-by=/usr/share/keyrings/armbian.gpg] https://armbian.github.io/configurator stable main" | sudo tee /etc/apt/sources.list.d/armbian-development.list > /dev/null
Install:
sudo apt-get install configurator
Languages
Python
65%
CSS
27.4%
Shell
7.4%
HTML
0.2%