eiffel-community/eiffel-intelligence

Documentation issues in "running-eiffel-intelligence.md"

Closed this issue · 0 comments

jgse commented

Description

There are several issues when I follow document https://github.com/eiffel-community/eiffel-intelligence/blob/master/wiki/running-eiffel-intelligence.md

  1. In Prerequisites : not really a prerequisite, but a way to run it without building source code.
  2. In Running with Maven Command
    • when I run mvn clean install the tests does not pass, because the tests have dependencies on other services (e..g mongodb), which should be stated in prerequisites instead
    • it suddenly mentions how to run frontend, why here?

If you run from source code, you can run Eiffel-Intelligence front-end with maven command:

mvn spring-boot:run

Motivation

helpful for eiffel community developer to get started smoothly

Exemplification

attracting contributor

Benefits

developer friendly

Possible Drawbacks

none