Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 689 Bytes

File metadata and controls

19 lines (11 loc) · 689 Bytes

Manas

Turn a fresh installation of Debian Linux into a modern, fully-configured environment tailored for developers. It includes all the apps, tools and configs you will need. Save yourself countless hours setting up your environment. Manas can be installed with one command.

Requirements

  • Debian 13 - with Mate Desktop. Download netinstaller at debian.org

Installation

Run this command in your terminal.

sudo apt install -y curl && curl -s https://raw.githubusercontent.com/soni17/manas/main/boot.sh | bash

License

Manas is released under the MIT License