dotnet/command-line-api

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

Open

#219 创建于 2018年9月19日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)C# (421 fork)auto 404
Area-Completionshelp wanted

仓库指标

Star
 (3,665 star)
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.

贡献者指南