Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.morph-data.io/llms.txt

Use this file to discover all available pages before exploring further.

morph compileコマンドは、Morphのソースコードをコンパイルするためのコマンドです。 morph runなどのコマンドが実行される前には自動的に呼び出されていますが、コンパイルエラーを解消するためにデバッグをする時にコンパイルだけを実行したい場合に使用します。

Examples

Shell
workdir $ morph compile
Successfully compiled! 🎉