Skip to content

Instantly share code, notes, and snippets.

@ryan1234
Last active September 20, 2015 22:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ryan1234/12115bd30a49071b2bb2 to your computer and use it in GitHub Desktop.
Save ryan1234/12115bd30a49071b2bb2 to your computer and use it in GitHub Desktop.
mkdir -p /var/lib/dnx/idp3
cd /var/lib/dnx/idp3
git clone https://github.com/IdentityServer/IdentityServer3.Samples.git
cd ./IdentityServer3.Samples/source/AspNet5Host/src/IdentityServerAspNet5
dnu restore
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment