Azure / Azure/azure-functions-core-tools
display help after project init
Open
- Dominant language
- C#
- Stars
- 1.5k
- Forks
- 498
- Avg merge
- 5d 4h
- Merged PRs (30d)
- 15
Description
It would be useful to display a short guide for "next steps" based on the language. For example in typescript
```bash
npm run build
npm run watch
# etc
```
Contributor guide
Research direction
Start at the project initialization command and trace how it reports completion for each supported language. Define the short language-specific next-steps guidance, including the TypeScript example, and verify that it appears after initialization without disrupting existing output.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, typescript
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100