On Monday, 22 January 2018 at 12:44:29 UTC, Kena wrote:
On Monday, 22 January 2018 at 07:40:02 UTC, Andrzej Kilijański
On Monday, 22 January 2018 at 09:42:58 UTC, Basile B. wrote:
wrote:

Hello,

It's nice to have a new commercial D-written project on the market :)

How does Agile Commander store the user data on the computer? Does it use a DBMS like SQlite or something ?

It's use simple text (JSON) file with .agic extension.

So you can add project documentation to your mercurial/git repository, that makes a nice feature: When you checkout older project sources you see the same state of project documentation and all what you were working at that time.

Reply via email to