Extract functional logic into a crate #7

Open
opened 2024-03-11 14:55:56 +00:00 by dmoonfire · 0 comments
Owner

Pull out the code that does the walking into a more formal API surface.

  • Have a dedicated feature (config) for the configuration stuff since it needs JSON
  • Have the bulk of the logic based on a passed in &GeneralConfig and &PackageConfig
  • Deploy this to some registry
Pull out the code that does the walking into a more formal API surface. - Have a dedicated feature (`config`) for the configuration stuff since it needs JSON - Have the bulk of the logic based on a passed in `&GeneralConfig` and `&PackageConfig` - Deploy this to some registry
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: mfgames-git/mfgames-conventional-commit-rs#7
No description provided.