Azure / Azure/azure-functions-core-tools

Add an option to `func init` for language version

Open
#3,092 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
1.5k
Forks
498
Avg merge
4d 20h
Merged PRs (30d)
14

Description

Described by https://github.com/Azure/azure-functions-core-tools/pull/3088#discussion_r915148607. The `--target-framework` option was added to the `func init` command to add support for .NET 7 templates. However, it would be great to have something more generic for other, non-.NET languages.

Contributor guide

Open the contributing guide

Research direction

Start with the linked pull request discussion and the existing `func init` handling for `--target-framework`. Determine how a generic language-version option should apply to non-.NET languages and identify the template paths or command entry points involved. Done means `func init` can use the option for the intended language templates without relying on a .NET-specific name.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
cli
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.