Skip to content

How to run it locally? #4

Answered by fbarresi
autili asked this question in Q&A
Discussion options

You must be logged in to vote

Ok, Alberto!

Here a quick guide about how to run the software.

Disclaimer

The software ist still under development: It may be buggy.
In case of errors please keep calm and open an issue in Github.

Prerequisites

Build and run the code

  1. Checkout the source code from github
  2. Open a command prompt in your working directory
  3. Navigate to the folder SoftBeckhoff with the command cd SoftBeckhoff
  4. Build and Run the Software with: dotnet run SoftBeckhoff.csproj --add-router=false --urls=http://localhost:5000

Now you have SoftBeckhoff running on your PC! 🥳

I'm assuming your are running…

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by fbarresi
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