Docs home page
日本語
Search...
⌘K
Blog
Website
Website
Search...
Navigation
CLI
compile
Guides
Reference
Troubleshooting
Changelog
Connectors
Code Snippets
Components
フレームワーク
morph_project.yml
SQL
config
load_data
Python
MorphGlobalContext
@morph.func
@morph.load_data
@morph.variables
morph_lib.database
execute_sql
insert_records
update_records
insert_or_update_records
delete_records
morph_lib.api
get_auth_token
morph_lib.stream
create_chunk
stream_chat
CLI
--version
run
compile
clean
init
new
config
deploy
serve
context
Deprecated
morph_lib.ai
On this page
Examples
CLI
compile
morph compile
コマンドは、Morphのソースコードをコンパイルするためのコマンドです。
morph run
などのコマンドが実行される前には自動的に呼び出されていますが、コンパイルエラーを解消するためにデバッグをする時にコンパイルだけを実行したい場合に使用します。
Examples
Shell
Copy
workdir
$
morph
compile
Successfully
compiled!
🎉
run
clean
Assistant
Responses are generated using AI and may contain mistakes.