mirror of
https://github.com/avatao-content/baseimage-tutorial-framework
synced 2024-11-14 17:27:16 +00:00
Created tfw.sh script (markdown)
parent
2ca1267b67
commit
5b58e590cf
9
tfw.sh-script.md
Normal file
9
tfw.sh-script.md
Normal file
@ -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) |
|
Loading…
Reference in New Issue
Block a user