Microsoft has a new "Intelligent Terminal", and it's surprisingly powerful.
C:\>cargo install cargo-wix C:\>cd Path\To\Project C:\Path\To\Project\>cargo wix init C:\Path\To\Project\>cargo wix The Windows installer (MSI) for the project will be in the C:\Path\To\Project\target ...
The goal in this project is to provide a simple Unix-like terminal on iOS. It uses ios_system for command interpretation, and includes all commands from the ios_system ecosystem (nslookup, whois, ...