Skip to content

Instantly share code, notes, and snippets.

@shairozan
Created October 19, 2017 04:11
Show Gist options
  • Select an option

  • Save shairozan/fd943844d0b2ae15a538c1ecf30c427d to your computer and use it in GitHub Desktop.

Select an option

Save shairozan/fd943844d0b2ae15a538c1ecf30c427d to your computer and use it in GitHub Desktop.
#!/bin/bash
cd /dotnet/src/QueueRunner && dotnet restore && dotnet build && dotnet run
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment