modify models to schemas
This commit is contained in:
6
test/justfile
Normal file
6
test/justfile
Normal file
@@ -0,0 +1,6 @@
|
||||
recipe-name:
|
||||
echo 'This is a recipe!'
|
||||
|
||||
# 这是一行注释
|
||||
another-recipe:
|
||||
@echo 'This is another recipe.'
|
||||
Reference in New Issue
Block a user