Skip to content

MDD4REST/mdd4rest-activity-storming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Icely Activity Storming
Icely Activity Storming

A Modeling Tool and metamodel for explore, visualize, design, formalize business domain.

GitHub release (latest by date) GitHub last commit GitHub GitHub Repo stars

AboutKey FeaturesHow To UseRoadmapContributingLicense

screenshot

About

Activity Diagram + Event Storming = Icely Activity Storming !!

Icely Activity Storming is a modeling tool for and metamodel for explore, visualize, design, formalize business domain and behavioural view.

✨ Key Features

  • Design clean and maintainable Event-Driven software and CQRS Architecture
  • Dig into the business flow
  • Explore and Visualize Domain Model
  • Generate EMF-Based and GMF-Based Model
  • Usable as Standalone Package

🚀 How To Use

Using Update Site

You can use the update site through the Help->Install new software menu in Eclipse to install Icely Activity Storming from:
https://icelyframework.github.io/icely-activity-storming/updates/

Using Standalone as Package

To use Icely Activity Storming as standlone package, JARs are available from Github Packages.

Example using Maven:

<dependencies>
  ...
    <dependency>
        <groupId>com.github.icelyframework.activitystorming</groupId>
        <artifactId>com.github.icelyframework.activitystorming</artifactId>
        <version>1.0.4</version>
    </dependency>
  ...
</dependencies>

Example using Gradle Groovy:

dependencies {
    implementation 'com.github.icelyframework.activitystorming:com.github.icelyframework.activitystorming:1.0.1'
}

Development (In Progress)

☑ Roadmap

If you want to see a new feature feel free to create a new Issue. Here are some features which are either underway or planned:

  • Deploy To Github Packages

If you'd like to give any of these a shot feel free to contribute.

Support

Buy Me A Coffee

License

Copyright © 2021 Amir Deljouyi.
Icely Annotator is made available under the MIT licensed.

🤝 Contributing

Contributions, issues and feature requests are welcome.
Feel free to check issues page if you want to contribute.


amirdeljouyi  ·  GitHub @amirdeljouyi  ·  Twitter @amirdeljouyi