Skip to content

How to develop without playground? #1887

Answered by bd82
Serhioromano asked this question in Q&A
Discussion options

You must be logged in to vote

Hello @Serhioromano 👋

The playground was never meant for productive use, just small "games"...

Regarding a template for a "local-playground + diagrams"

There does seem to be a lack here.
There is a very old example of using the diagrams locally:

But this is without its own package.json and relevant npm scripts

So this is definitively something that could be contributed to the examples folder, e.g:

  • in examples/playground folder
  • package.json file with scripts for:
    • Generating Diagrams.
    • Validating Grammar.
    • Running input --> output flow (without a test library).

Are you interested in trying to contribute this?

R…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@Serhioromano
Comment options

@bd82
Comment options

bd82 Nov 26, 2022
Maintainer

Answer selected by Serhioromano
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants