dotnet/command-line-api

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

Open

#219 ouverte le 19 sept. 2018

Voir sur GitHub
 (1 commentaire) (0 réactions) (0 assignés)C# (421 forks)auto 404
Area-Completionshelp wanted

Métriques du dépôt

Stars
 (3 665 stars)
Métriques de merge PR
 (Merge moyen 1h 58m) (1 PR mergée en 30 j)

Description

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.

Guide contributeur