wsl-enabler
v0.1.0
Published
One-click WSL activation for Windows - Get Linux ready in seconds
Maintainers
Readme
wsl-enabler
One-click WSL activation for Windows. Get Linux ready in seconds.
Usage
npx wsl-enabler # Check status & get guidance
npx wsl-enabler install # Auto-install WSL + Ubuntu
npx wsl-enabler status # Show detailed system status
npx wsl-enabler script # Generate installation scripts
npx wsl-enabler tmux # Install tmux in WSLWhat it does
- Detects your Windows version and WSL status
- Enables WSL and Virtual Machine Platform features
- Installs Ubuntu Linux distribution
- Configures WSL2 as default (for better performance)
Example Output (Windows)
╦ ╦╔═╗╦ ╔═╗┌┐┌┌─┐┌┐ ┬ ┌─┐┬─┐
║║║╚═╗║ ║╣ │││├─┤├┴┐│ ├┤ ├┬┘
╚╩╝╚═╝╩═╝ ╚═╝┘└┘┴ ┴└─┘┴─┘└─┘┴└─
🪟 Platform: windows
Version: 10.0.22631
✓ WSL2 Support
✓ WSL Feature Enabled
✓ VM Platform Enabled
✓ WSL Installed
✓ Linux Distro Available
Installed Distributions
• Ubuntu (default) WSL2 Running
✓ Ready for IST!Requirements
- Windows 10 version 1903+ (Build 18362+) for WSL2
- Administrator privileges for installation
Why?
Tools like IST (Integrated Session Tools) require tmux, which only runs on Linux/macOS. This tool helps Windows users get WSL set up quickly so they can use these tools.
License
MIT
