Start talking to your terminal in plain English. Install NLEX using your distribution's package manager.
Step 1:Import the Bontal GPG key to ensure package authenticity
$curl -fsSL https://pkg.bontal.net/keyring.gpg | sudo gpg --dearmor -o /usr/share/keyrings/bontal-keyring.gpg >/dev/null
Step 2:Add the Bontal APT repository source
$echo "deb [signed-by=/usr/share/keyrings/bontal-keyring.gpg] https://pkg.bontal.net/apt/ stable main" | sudo tee /etc/apt/sources.list.d/bontal.list
Step 3:Update package list and install nlex
$sudo apt update && sudo apt install nlex
Install nlex using your distribution's package manager.
NLEX configures itself for your shell automatically.
Type `nlex` and start describing what you want to do!
Windows and macOS versions coming soon...
By downloading and using NLEX, you agree to our Terms of Service.