diff --git a/tfw.sh-script.md b/tfw.sh-script.md new file mode 100644 index 0000000..c0fca99 --- /dev/null +++ b/tfw.sh-script.md @@ -0,0 +1,9 @@ +This script is located in the `hack` folder of the challenge, and its primary purpose is to orchestrate building and running TFW-based exercises. It operates with the following commands: + +| Command | Description | +| ------------ | -------------------------------------------------------- | +| *start* | build & run TFW challenge | +| *run* | run TFW challenge | +| *buildtfw* | build TFW baseimage | +| *build* | build TFW baseimage and challenge | +| *releasetfw* | tag TFW baseimage and push to upstream (for maintainers) | \ No newline at end of file