# Commands | Command | Description | | --------------------- | -------------------------------------- | | teuton | [Show help](help.md) | | teuton version | [Show version](show_version.md) | | teuton create DIRPATH | [Create skeleton project](create_skeleton.md) into DIRPATH | | teuton play DIRPATH | [Run a Test Unit](run_test_unit.md) contained into DIRPATH | | teuton test DIRPATH | [Revise Test without run it](revise_test.md) |