Creating a toolkit - preferred to be done from arcade-ai repo? #502
Replies: 4 comments 4 replies
-
Repo reference: https://github.com/amurauyou/arcade-polygon-toolkit |
Beta Was this translation helpful? Give feedback.
-
Hey @amurauyou, there's no |
Beta Was this translation helpful? Give feedback.
-
Hi @amurauyou The recommendation depends on whether you plan to contribute the toolkit to Arcade. If so, yes, you should start from within the arcade-ai repo, and we hope it will result in a PR when you're done! If you simply need to build a toolkit and you don't plan to contribute it to Arcade, you can do it from anywhere else. In fact, |
Beta Was this translation helpful? Give feedback.
-
You can have your toolkit separately from the In case you'd like to contribute to the |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi team. I started development of a new toolkit from a completely separate repo, not from within arcade-ai.
When I ran skaffolding with
arcade new
it then put arcade-ai, arcade-serve and arcade-tdk as local paths into pyproject.toml - so technically it expect a specific development environment.Is that a not supported / not recommended approach? What would be the one?
Beta Was this translation helpful? Give feedback.
All reactions