Proposal to update help output
See original GitHub issueI was looking through the help output, and I think there are a few areas that we can improve.
To start the discussion, I’ve created a PR that captures the changes that I’m proposing at https://github.com/sayedihashimi/sayed-tools/pull/12. Below you’ll find direct links for each command that I looked at.
adding @mlorbetske @seancpeters @shanselman @richlander
Command | diff from existing | proposed help output for command |
---|---|---|
dotnet new |
diff | proposal |
dotnet new -h |
diff | proposal |
dotnet new -l |
diff | proposal |
dotnet new console -h |
diff | proposal |
dotnet new classlib -h |
diff | proposal |
dotnet new mstest -h |
diff | proposal |
dotnet new xunit -h |
diff | proposal |
dotnet new web -h |
diff | proposal |
dotnet new mvc -h |
diff | proposal |
dotnet new webapi -h |
diff | proposal |
dotnet new sln -h |
diff | proposal |
dotnet new we -l |
diff | proposal |
dotnet new -l -lang F# |
diff | proposal |
dotnet new -l -lang NotExists |
diff | proposal |
dotnet new NotExists |
diff | proposal |
dotnet new --install -h |
diff | proposal |
dotnet new --uninstall -h |
diff | proposal |
Issue Analytics
- State:
- Created 6 years ago
- Comments:12 (10 by maintainers)
Top Results From Across the Web
How To Write a Project Proposal (With Tips and Example)
Emphasize past results and predict future benefits to persuade a client to act. Continuation. Sent to remind an investor that the project is ......
Read more >How to Write a Project Proposal (Examples & Template ...
We've created a free project proposal template for Word to help ... They both show how the project will be run and what...
Read more >output proposal
I have created a new output routine saying that output should be proposed when there is no delivery block on order and assigned...
Read more >7.2 Proposals – Technical Writing Essentials
Emphasize results, benefits, and feasibility of your proposed idea. Include the practical details: propose a budget and a timeline for completing your project....
Read more >PROJECT OBJECTIVE, OUTCOMES AND OUTPUTS
Please breakdown the total budget into proposed expenditure per quarter). This is a sample budget is for a 6 month training project. EXPENDITURES,...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@richlander Understanding/triaging existing bugs and creating a path is part of the process.
I am curious what we are doing in this space. The
dotnet new
experience needs be fully thought through, IMO./cc @KathleenDollard