🖥️ This is a box. 📦 And it is mine. 🐱
There are many 🍱 nice things in there. I wouldn't want 🧰 to be without them.
Even if I move 🏠 or work 🏢 I want to be comfortable.
Manage the configuration and tools on your workstation without bothering the OS
too much (maybe your favorite one isn't supported by $WORK or you have
different ones for different roles).
- Earlier points override latter ones, unless there is a huge gain.
- The system is usable with the software the user specified.
- Meta requirements (e.g. archivers and package managers) are installed the same way user requirements are.
- Everything is installed and upgraded to the latest version every time.
- Superuser access is not required.
-
Run the bootstrap script:
/bin/bash -c "$(curl -fsSL https://github.com/koterpillar/mybox/releases/latest/download/bootstrap)" -
Run
myboxfrom the directory with package definitions.For package definition examples, see koterpillar/desktop.