Download mdlt
To get mdlt up and running on your machine, follow these steps:
-
Download the mdlt release for your operating system.
-
Rename the file from
mdlt-your-os
tomdlt
. (mdlt.exe
for Windows) -
Add the
mdlt
binary's location to yourPATH
environment variable, permanently. Windows, macOS and Linux -
Open up a new terminal window and test it by typing
mdlt simplify "2 + 2"
Now you're finished!
Warning: mdlt is in pre-release, so feel free to open up an issue if any problems arise or assistance is needed.