-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
e0b7458
commit f7b90d4
Showing
1 changed file
with
4 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,12 @@ | ||
# gdi-toegang | ||
Samenwerking van de werkgroep toegang van de GDI architectuur. Bestaat uit een ArchiMate Model dat met coArchi kan worden ingelezen. De web versie is beschikbaar op: https://minbzk.github.io/gdi-toegang. Dit is een handmatige HTML export vanuit Archi. | ||
Samenwerking van de werkgroep toegang van de GDI architectuur. Bestaat uit een ArchiMate Model dat met coArchi kan worden ingelezen. | ||
|
||
De web versie is beschikbaar op: https://minbzk.github.io/gdi-toegang. Dit is een handmatige HTML export vanuit Archi. Als iemand wijzigingen aanbrengt in het model dan moet er door deze persoon ook een nieuwe HTML export worden gemaakt en gepubliceerd. | ||
|
||
#instructies voor coArchi | ||
1. Installeren Archi: https://www.archimatetool.com/download/ | ||
2. Installeren coArchi: https://www.archimatetool.com/downloads/coarchi/coArchi_0.9.0.archiplugin | ||
3. Aanmaken Github account | ||
4. Genereren Personal Access Token: Settings/Developer settings/Personal access tokens/Tokens (classic) | ||
5. Import Remote Model To Workspace in Archi: URL: https://github.com/minbzk/gdi-toegang, Personal Access Token als wachtwoord | ||
|