batch processing of files or headless-mode - is it possible?

Started by bookwar, March 07, 2015, 19:53:23 PM

Previous topic - Next topic

bookwar

Is there any possibility to use Archi as a converter tool in command-line mode?

Let's say I have number of model files stored on my server and I want automatically publish them to html share. How can I do this?

Phil Beauvoir

That functionality does not exist in Archi. It may be possible to write such a converter.
If you value and use Archi, please consider making a donation!
Ask your ArchiMate related questions to the ArchiMate Community's Discussion Board.

sandervd

I know this is an old topic, but as I'm also quite interested in this, I was wondering if this is still the current state?

Phil Beauvoir

If you value and use Archi, please consider making a donation!
Ask your ArchiMate related questions to the ArchiMate Community's Discussion Board.

sandervd

Great! It's the first time I write a bit of Java code, let's say I learned quite a bit this weekend  :)
Elipse RCP looks really interesting.

I made a PR to add cli support to Grafico, I probably made quite some stupid mistakes (as I'm not familiar with the build system etc.)
https://github.com/archi-contribs/archi-grafico-plugin/pull/14

All feedback is more then welcome, I feel there is a lot to learn here  ;)

Phil Beauvoir

If you value and use Archi, please consider making a donation!
Ask your ArchiMate related questions to the ArchiMate Community's Discussion Board.