# Nexa Linux Conversion Script

The Nexa Linux Conversion Script (NLCS) is used by developers, for better coding experience and easier ISO packaging. It is completely open-source, which means you can help us by making a Pull Request!

# Usage

If you will use this script, we recommend doing it in a Virtual Machine.

# Enter a TTY

For the script to work, you need to be running it in a TTY. To do that, press CTRL + ALT + F5 and log in.

# Download and run

To use NLCS, first you need to install wget and python3:

sudo apt install -y wget python3

After that, you need to download the script:

wget https://scripts.nexalinux.xyz/nlcs.py

And now, execute it:

python3 nlcs.py