dotnet/command-line-api
GitHub で見るAdd process to update .bash-profile for calling dotnet-suggest
Open
#219 opened on 2018年9月19日
Area-Completionshelp wanted
Repository metrics
- Stars
- (3,665 stars)
- PR merge metrics
- (平均マージ 1h 58m) (30d で 1 merged 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.