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

Windows #7

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Windows #7

wants to merge 5 commits into from

Conversation

claudiabm777
Copy link

Documentation to run the server and phone app (UI) on windows from command prompt.

Copy link
Contributor

@shankari shankari left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good except for minor changes.

@@ -0,0 +1,54 @@
# How to get the code running on Windows for testing
There are some different steps to follow in order to run the e-mission server and the e-mission phone app in Windows from the command prompt. In this document, we will highlight the steps in the main documentation page (https://github.com/e-mission/e-mission-server#dependencies) where there are different steps to perform.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

there are steps required for both server and phone. So maybe something like

main [server documentation page](https://github.com/e-mission/e-mission-server#dependencies) and [client documentation page](https://github.com/e-mission/e-mission-phone)

or something like that


Note that in the field "*Value of the variable*" there are two paths separated by a semicolon. The first one is the path on your computer to the folder in which you installed Anaconda. The second is the path in your computer where you have the root folder of the server code.

After doing so, you have to copy the e-mission.bat script (located at scripts/overview/running_project_windows) into the root of your project and run the following command:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would be happy to have e-mission.bat checked in to the server repository directly. That way, users don't need to copy it around.

There actually used to be an e-mission.bat before, but nobody was using it and it bit-rotted, so I removed it.

@shankari
Copy link
Contributor

@claudiabm777 can you make the changes for this over the weekend? Would be good to have it working so that people can use it at the workshop next week.

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 this pull request may close these issues.

2 participants