dotnet/command-line-api

Add process to update .bash-profile for calling dotnet-suggest

开放

#219 创建于 2018年9月19日

 (1 条评论) (0 个反应) (0 位负责人)C# (421 个派生)auto 404
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.

贡献者指南