π Problem definition
The current approach lets ducque read in a file and the cli parsing is far too manual. It doesn't have to be like this.
β
Proposed Solution
A streamlined and layered (input layer, output layer) approach between the application and the internal functioning.
- Also, rename the
transmute model to something else (like library, to-library, lib-addition, vault, )
These new building blocks are then available for the ducque build command, where you pass the new key.
- Allow people to store it in a separate directory, or copy it in a separate directory as well. A
git pull update should not mean that it deletes all their work
- The sugar-modified components should always come with a natural base complement. Standard defaults are A, C, G, T, U. This so we can make assumptions on more standard builds.
π οΈ Definition of Done
For this feature to be finished, I expect it to work like ...
π Problem definition
The current approach lets
ducqueread in a file and the cli parsing is far too manual. It doesn't have to be like this.β Proposed Solution
A streamlined and layered (input layer, output layer) approach between the application and the internal functioning.
transmutemodel to something else (like library, to-library, lib-addition, vault, )These new building blocks are then available for the
ducque buildcommand, where you pass the newkey.git pullupdate should not mean that it deletes all their workπ οΈ Definition of Done
For this feature to be finished, I expect it to work like ...