You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would move the contribution types and mappings into a separate repository, then utilize both in the CLI and the app.
We should also stop using the CLI in the app, and instead extract the code that is shared between them into a library, then use that library in the CLI and the app separately. We discussed this before but I don't know where. Would you be interested in working on that? I'd greatly reduce the complexity and improve maintainability of the project
We should also stop using the CLI in the app, and instead extract the code that is shared between them into a library, then use that library in the CLI and the app separately.
@gr2m I think it is better if we break down or overview the details so we can track and have better insight. I might need some help with the criteria.
It is better to organize types and mappings. I can think of two ways for implementing this one.
The text was updated successfully, but these errors were encountered: