dotnet/command-line-api

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

Open

#219 geöffnet am 19. Sept. 2018

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)C# (421 Forks)auto 404
Area-Completionshelp wanted

Repository-Metriken

Stars
 (3.665 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 1h 58m) (1 gemergte PR in 30 T)

Beschreibung

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.

Contributor Guide