Testing your installation
Test your installation
Test to see if it is working correctly by running the command:
python3 xent.py tests.xt
If you did the steps correctly, you should get something like this:
hello, this is a test!
Note, some other text will also pop up, the other text is just for testing new modules, and code!
Follow the examples to create your first XenText script!
Last updated
Was this helpful?