dotnet-installer/scripts
William Lee 55f62d9d64
Add install tool command (#8132)
* compose all the parts

* Fix on obtain and shim maker for better end to end experience
  * Fix error when there is space in the middle of path of nuget config
  * Fix path in profile.d is the tmp home path during install
  * better handle of ~home
  * remove profile.d file in uninstall script
  * Fix test since it looks up current directory
  * folder structure inside nupkg to tools/TFM/RID/mytool.dll
  * Add check for config file existence
  * Rename name space to Microsoft.DotNet.ShellShim
  * Rename name space to Microsoft.DotNet.ToolPackage
2017-12-04 14:13:24 -08:00
..
clean Bump CoreFx to rc2-23808 2016-02-09 15:49:45 -08:00
common .NET Core 2+ Naming and Versioning 2017-05-26 15:46:56 -07:00
docker Use rhel docker image with sudo built in (#8151) 2017-12-03 10:15:44 -08:00
obtain Add install tool command (#8132) 2017-12-04 14:13:24 -08:00
cli-build-env.bat Add build and test environment setup scripts, update developer guide 2017-09-06 17:59:04 -07:00
cli-build-env.sh Add build and test environment setup scripts, update developer guide 2017-09-06 17:59:04 -07:00
cli-test-env.bat Append to existing PATH in build env scripts/cli-test-env.bat 2017-10-05 13:27:49 -07:00
cli-test-env.sh Making the cli-test-env shell script runnable and removing test workaround for preview runtimes. It is not needed in master. 2017-11-30 11:50:37 -08:00
dockerrun-as-current-user.sh Run Docker as current user in official builds 2017-02-03 12:09:54 -08:00
dockerrun.sh Passwords/keys should not be passed in the environment via a docker file. 2017-07-26 10:34:50 -07:00
register-completions.bash a few small code cleanups 2017-03-06 12:22:32 -08:00
register-completions.ps1 change script to assume dotnet is on the path 2017-04-26 11:25:29 -07:00
register-completions.zsh a few small code cleanups 2017-03-06 12:22:32 -08:00