kirankbs / gradle-elm-e2e-plugin

Gradle Plugin For Elm e2e Support

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gradle Elm End To End Plugin

This is Gradle plugin gives end to end support Elm app setup and build. It is easy to setup environment for Elm projects using this plugin and building system support in Dev as well as CI.

Features

  • Creates Elm Project Structure.
  • Creates Basic Elm working source and test modules.
  • Elm Building Functionality
  • Intermittent Http feature for Dev and CI
  • Easy Deployement in Docker Containers

About

Gradle Plugin For Elm e2e Support


Languages

Language:Groovy 90.2%Language:Elm 9.8%