Feature Request 🛍️
The draft command was recently removed from the latest unstable version during the removal of Ergo. As discussed at Tech Working Group meeting on Wed 18 Oct, we'd like to reimplement the draft command back into template-archive until such time as it can be implemented in a future accord CLI app.
Use Case
- Allow users to merge a template with data in order to produce a draft agreement/contract. This is, most likely, for testing purposes only.
Possible Solution
- Reimplement the CLI code.
- Add
template-engine code to perform draft functionality, as the cicero-core package no longer contains this capability.
Feature Request 🛍️
The
draftcommand was recently removed from the latest unstable version during the removal of Ergo. As discussed at Tech Working Group meeting on Wed 18 Oct, we'd like to reimplement thedraftcommand back intotemplate-archiveuntil such time as it can be implemented in a futureaccordCLI app.Use Case
Possible Solution
template-enginecode to performdraftfunctionality, as thecicero-corepackage no longer contains this capability.