dotnet/command-line-api
Add process to update .bash-profile for calling dotnet-suggest
開放
#219 建立於 2018年9月19日
Area-Completionshelp wanted
倉庫指標
- 星標
- (3,665 顆星)
- PR 合併指標
- (平均合併 1小時 58分鐘) (30 天內合併 1 個 PR)
描述
The process for adding the script for dotnet-suggest into the user's bash profile is manual. We should create a way to do this for the user. We discussed using something like dotnet-suggest --update-shell like npx's --update-shell-autofallback.