Migrated from github.com/shafiqalibhai/yed-archimate
  • Dockerfile 100%
Find a file
2026-04-27 23:14:32 +00:00
Archimate.graphml Upload initial version of palette 2016-03-21 10:29:29 +11:00
Dockerfile Add Dockerfile: alpine image carrying the yEd ArchiMate palette assets 2026-04-27 23:14:32 +00:00
Example.graphml Upload initial version of palette 2016-03-21 10:29:29 +11:00
Example.png Upload initial version of palette 2016-03-21 10:29:29 +11:00
LICENSE Initial commit 2016-03-21 10:28:40 +11:00
README.md Update README with comprehensive project information 2026-04-27 20:40:10 +00:00

yed-archimate

Overview

This palette introduces archimate support to yEd

This repository was migrated from upstream source github.com/shafiqalibhai/yed-archimate and is preserved here for archival, reference, or continued local development.

At a glance

  • Default branch: master
  • Visibility: public
  • Size: 57 KB
  • Created: 2026-04-27
  • Last updated: 2026-04-27
  • Stars / Forks / Open issues: 0 / 0 / 0
  • License: MIT

Repository structure

  • Archimate.graphml (80,561 B)
  • Example.graphml (54,557 B)
  • Example.png (27,223 B)
  • LICENSE (1,082 B)
  • README.md (197 B)

Getting started

Clone the repository:

git clone https://forgejo.deployview.com/ssa/yed-archimate.git
cd yed-archimate

Installation

git clone https://forgejo.deployview.com/ssa/yed-archimate.git
cd yed-archimate

Usage

Refer to the source files in this repository for entry points and intended usage. Update this section with concrete examples once they are established.

Original README

The content below is preserved from the previous README. Headings have been demoted so they don't compete with the new top-level sections.

yEd Archimate Palette

This palette introduces archimate support to yEd

Add archimate.graphml as a palette

example

Contributing

Contributions are welcome. The typical workflow is:

  1. Open an issue describing the change you'd like to make.
  2. Fork the repository (or create a feature branch if you have write access).
  3. Commit your changes with clear, descriptive messages.
  4. Open a pull request against the master branch.

Please follow the existing code style and include tests or reproduction steps where relevant.

License

This project is licensed under the MIT license. See the LICENSE file for the full text.

Repository

  • Browse: https://forgejo.deployview.com/ssa/yed-archimate
  • Clone (HTTPS): https://forgejo.deployview.com/ssa/yed-archimate.git
  • Clone (SSH): ssh://git@forgejo.deployview.com:30143/ssa/yed-archimate.git
  • Upstream / origin: github.com/shafiqalibhai/yed-archimate

This README was generated automatically based on repository metadata, contents, and any prior README content. Edit any section above to add project-specific detail.