12 lines
83 B
Plaintext
12 lines
83 B
Plaintext
project {
|
|
name a
|
|
|
|
plan {
|
|
workspace a
|
|
}
|
|
|
|
scripts {
|
|
hello type=shell {}
|
|
}
|
|
}
|