Skip to content

MDD4REST/mdd4rest-generator

Repository files navigation


Icely Generator
Icely Generator

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

AboutKey FeaturesHow To UseRoadmapContributingLicense

About

✨ Key Features

🚀 How To Use

Using Standalone as a Package

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

Example using Maven:

<dependencies>
  ...
    <dependency>
        <groupId>com.github.icelyframework.generator</groupId>
        <artifactId>com.github.icelyframework.generator</artifactId>
        <version>1.0.1</version>
    </dependency>
  ...
</dependencies>

Example using Gradle Groovy:

dependencies {
    implementation 'com.github.icelyframework.generator:com.github.icelyframework.generator:1.0.0'
}

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:

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 Generator 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