Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

リードミーを作成しました. #42

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

fomfom
Copy link

@fomfom fomfom commented Feb 6, 2025

リードミーを作成しました.runtime.envの箇所の仕様変更等あると思いますので,必要に応じて変える必要があると考えています.



## 実行方法例 〜giocci_exampleを基に〜

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

どのような事をしようとしているのかが分からないとデモ内容が分からないように思います.
というか,冒頭でそもそもどんな事ができるライブラリなのかをちゃんと説明した方がいいかもしれません.

]
end
```
そして、mix deps.get によりgiocciを読み込んでください。
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

接続詞が若干多い気がします.まず~,そして~,次に~,また~はある程度削ってもいいかと.

GiocciZenoh.module_exec(Module_name,:function,["arity"],"relay_name")
```

今回は先程保存したGiocciExampleのモジュールの、world関数に"kazuma"の引数を与え、"relay1"にリクエストを行うので、`GiocciZenoh.module_exec(GiocciExample,:world,["kazuma"],"relay1")`を実行します。
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

そろそろkeiyaにしませんか?

Base automatically changed from dev/v0.3.0-rc2 to main February 7, 2025 10:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants