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

Enhance documentation: reference setups for developers #1004

Open
ChristianMayer opened this issue Apr 12, 2020 · 0 comments
Open

Enhance documentation: reference setups for developers #1004

ChristianMayer opened this issue Apr 12, 2020 · 0 comments

Comments

@ChristianMayer
Copy link
Member

ChristianMayer commented Apr 12, 2020

The documentation should contain as a help reference setups for developers.
The use cases should be at least:

  • tester: Windows or Mac computer, no dedicated develpment tools and no intention to install them, visu runs on a external linux server or a docker image with little to none access; wants only to change files when told so by a developer ("please try to change line X in file Y to Z") and needs to report back (with instructions) browser internal data
  • casual developer: Windows computer (no development tools installed yet and only wants to install something light weight), visu runs on a Linux computer or Linux docker image with some access; only wants to write a plugin or do some little code tweaks
  • advanced developer: deeper development know how although probably not with ECMAScript. Runs Windows or Linux. Has already an IDE or a powerful text editor. Is prepared to do some deeper installations. Visu runs on a Linux computer or Linux docker image with the possibility to get the necessary access.
  • hard core developer: System will be set up as necessary. Focus is ease of development, nothing should be quirky or feel not smooth.
    • variant a) Visu runs on a Linux computer or Linux docker image with all required access.
    • variant b) setup with local Web server
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant