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
As an archi tool modeler
I want to edit various markdown documents from the git repository from within Archi
So that I can manage both models and supporting repository management tasks within Archi
Current Situation
Currently you have to use an external editor or the editor of the git repository to create, update and manage external markdown files such as:
README.md
CHAGELOG.md (Could be autogenerated by Archi?)
CONTRIBUTING.md
LICENSE.md
Implementation Details
Could we add another "Folder" called "Repository" to hold top level markdown documents?
could we add supporting "Documentation folder" in the model to represent a "Documentation" folder in the git repository?
what if we could even use the MAIN PURPOSE model element to essentially by the README.md. So when you update the Purpose section you update the README.
The text was updated successfully, but these errors were encountered:
User Story
As an archi tool modeler
I want to edit various markdown documents from the git repository from within Archi
So that I can manage both models and supporting repository management tasks within Archi
Current Situation
Currently you have to use an external editor or the editor of the git repository to create, update and manage external markdown files such as:
Implementation Details
The text was updated successfully, but these errors were encountered: