Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide morphir developer tools #33

Closed
DamianReeves opened this issue Mar 24, 2020 · 0 comments · Fixed by #209
Closed

Provide morphir developer tools #33

DamianReeves opened this issue Mar 24, 2020 · 0 comments · Fixed by #209
Assignees

Comments

@DamianReeves
Copy link
Member

DamianReeves commented Mar 24, 2020

What?

Provide developer tools that are accessible via a develop command: morphir-elm develop

We want to use develop mode to accomplish a few tasks:

  1. Synchronize libraries used by morphir modeling projects
  2. Provide developer tools (via a web ui) to do things like view model errors in a friendlier environment than the CLI

Overview

Tools like gatsbyjs and web-pack tend to have a develop mode that runs in the background. The user is then free to make changes and these changes are reflected in the underlying build artifacts.

@AttilaMihaly AttilaMihaly self-assigned this Nov 30, 2020
AttilaMihaly added a commit to AttilaMihaly/morphir-elm that referenced this issue Dec 1, 2020
AttilaMihaly added a commit to AttilaMihaly/morphir-elm that referenced this issue Dec 2, 2020
AttilaMihaly added a commit to AttilaMihaly/morphir-elm that referenced this issue Dec 2, 2020
AttilaMihaly added a commit to AttilaMihaly/morphir-elm that referenced this issue Dec 2, 2020
AttilaMihaly added a commit to AttilaMihaly/morphir-elm that referenced this issue Dec 2, 2020
AttilaMihaly added a commit that referenced this issue Dec 2, 2020
AttilaMihaly added a commit to AttilaMihaly/morphir-elm that referenced this issue Dec 2, 2020
AttilaMihaly added a commit to AttilaMihaly/morphir-elm that referenced this issue Dec 2, 2020
AttilaMihaly added a commit to AttilaMihaly/morphir-elm that referenced this issue Dec 2, 2020
sfc-gh-lfallasavendano pushed a commit to Snowflake-Labs/morphir-elm that referenced this issue Dec 13, 2023
Generate empty files for ELM modules in the IR
sfc-gh-lfallasavendano pushed a commit to Snowflake-Labs/morphir-elm that referenced this issue Dec 13, 2023
Generate empty files for ELM modules in the IR
sfc-gh-lfallasavendano pushed a commit to Snowflake-Labs/morphir-elm that referenced this issue Jan 2, 2024
Generate empty files for ELM modules in the IR
sfc-gh-lfallasavendano pushed a commit to Snowflake-Labs/morphir-elm that referenced this issue Jan 8, 2024
Generate empty files for ELM modules in the IR
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants