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

docs: add eliza tutorial #1209

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

docs: add eliza tutorial #1209

wants to merge 9 commits into from

Conversation

btspoony
Copy link
Contributor

@btspoony btspoony commented Apr 4, 2025

No description provided.

Copy link

vercel bot commented Apr 4, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 8, 2025 10:02am


## Quickstart

Please follow the [Quickstart Guide](./index.md) to set up your development environment.
Copy link
Contributor

Choose a reason for hiding this comment

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

Love the reuse/single source of truth!

Add the plugin to agent's `package.json`

```bash
pnpm add @elizaos-plugins/plugin-foo@'workspace:*' --filter ./agent
Copy link
Contributor

Choose a reason for hiding this comment

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

No need for changes now, but we need to agree on a package manager and use it consistently.

I can't see how this would be the case, but if this won't work with yarn or npm, I'd add pnpm as a prereq.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

This is project-related, and Eliza enforces only-allow pnpm.

By the way, both npm and yarn are actually quite outdated.

Copy link
Contributor

@briandoyle81 briandoyle81 left a comment

Choose a reason for hiding this comment

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

Great tutorials! Added a few suggestions and some minor change requests to bring them inline with the other tutorials.

btspoony and others added 3 commits April 8, 2025 18:00
Co-authored-by: Brian Doyle <briandoyle81@gmail.com>
Co-authored-by: Brian Doyle <briandoyle81@gmail.com>
Co-authored-by: Brian Doyle <briandoyle81@gmail.com>
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.

None yet

2 participants