Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Apr 20, 2023. It is now read-only.

Conversation

@brthor
Copy link

@brthor brthor commented Oct 6, 2015

Command to list all available commands available on the path.

Works by searching for the dotnet- prefix.
Only the last two commits are interesting here.

The command exists at dotnet_package/builtins/dotnet-commands

Resolves #2

@davidfowl
Copy link
Member

@brthor Nice I think we should discuss this as our changes will conflict. The driver should be in c# also the commands for compile/publish will be in c#

@brthor
Copy link
Author

brthor commented Oct 6, 2015

Thanks @davidfowl . This PR is only for the debian packaging scripts (which use some driver's binaries) though and a simple bash script for the dotnet-commands command. There is no driver included.

This comment was marked as spam.

@brthor
Copy link
Author

brthor commented Oct 9, 2015

Going to integrate feedback and features from other discussions we've had and submit a new PR.

@brthor brthor closed this Oct 9, 2015
@gkhanna79 gkhanna79 mentioned this pull request Dec 19, 2015
wli3 pushed a commit to wli3/cli that referenced this pull request Jul 14, 2017
wli3 pushed a commit to wli3/cli that referenced this pull request Jul 14, 2017
Adds xUnit test results to Jenkins PRs. Addresses dotnet#6
ravimeda added a commit that referenced this pull request Aug 4, 2017
* Get latest version info from latest.version file. (#5)

* Switch to master branch.

* Addressed PR feedback (#6)

* Addressed PR feedback - part 2. (#7)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

'dotnet commands' command

3 participants