-
Notifications
You must be signed in to change notification settings - Fork 0
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
feat: introduce effector template #1
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think we should settle on FCLI commands to build and package effectors.
@shamsartem, take a look at this project please. Might be a great starting point to test effector packaging.
resolver = "2" | ||
members = [ "effector", "types", "cid", "imports" ] | ||
|
||
[workspace.dependencies] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
interesting formating
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yeah, the file was generated automatically
But I want the old format back, have no idea why it was changed
Introduce the new effector template.
Added:
cid
crate compilation, the message with the generated CID is printed.fluence module pack