bake:蛋糕的一种方法:shortcake: 源码
烤 丰富的构建系统不断发展。 这还处于非常早期的阶段。 语言设计 .bake文件(烘烤) // This is a single line comment """ This is a multiline comment """ func function(): {echo "I am a function"} variable = "This is a string" variable2 = 1 { echo "Anything between curly brackets are shell commands" } if (statement1): {echo "Statement Is True"} elif (statement == false): {echo "elif like python"} else: {echo "State
文件列表
bake-main.zip
(预估有个20文件)
bake-main
.github
workflows
python-app.yml
693B
test
test_utils.py
918B
test_bill.py
811B
__pycache__
__init__.cpython-38.pyc
215B
test_bill.cpython-38-pytest-6.2.2.pyc
1KB
暂无评论