This is a compatible BashBuilder template.
This template is for template experiments only.
bb{ .Project.Description }
- bb{ getDrink }
- bb{ getColor }
- bb{ join getLang ", " }
- bb{ getDb }
- bb{ getDbPassword }
- bb{ .Vars.test }
- bb{ .Vars.db }
- bb{ .Vars.projectName }
- bb{ env "PATH" }
- bb{ cwd }
- bb{ (regex "[0-9]+").FindString "I'm 26 years old" }
- bb{ randomInt 5 10 }
- bb{ uuid }