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

Setup instructions NMF and EMFSyncer #4

Open
dstrueber opened this issue Jun 22, 2020 · 5 comments
Open

Setup instructions NMF and EMFSyncer #4

dstrueber opened this issue Jun 22, 2020 · 5 comments

Comments

@dstrueber
Copy link

Hi @georghinkel and @arturboronat, could you please provide some minimal instructions for setting up and running your solutions? I need: a list of required tools (with all plugins), a step-by-step guide of what I need to do to run your solutions.

@arturboronat
Copy link

Hi Daniel, I added an installation guide of the EMFSyncer solution, with instructions to execute it, here.

@georghinkel
Copy link

georghinkel commented Jun 23, 2020

Hi, today is difficult for me but I will do my best to add a detailled guide today or tomorrow.

The short form: You need to install the .NET Core 3.1 SDK and run
dotnet run SpecificSolution.csproj or dotnet run GenericSolution.csproj. This compiles and runs the two versions of the solution and will explain you the other arguments.

@dstrueber
Copy link
Author

dstrueber commented Jun 23, 2020

Thanks @arturboronat. Based on the instructions I was able to reproduce the functional and performance tests on my machine.

Thanks @georghinkel. If it's OK I would wait for the detailed instructions then.

@georghinkel
Copy link

@dstrueber I finally added the instructions. I uploaded precompiled binaries so you only need the runtime .NET Core and not the SDK.

@dstrueber
Copy link
Author

dstrueber commented Jul 2, 2020

@georghinkel Thanks! A question: "Each verb requires two arguments that specify which instance should be loaded and where the output should be written to." Can you specify the form in which the arguments need to be specified? Would be possible to give an example that the user can just copy+paste to their shell?

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

No branches or pull requests

3 participants