-
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
✍️ Describe your proposal
The init command allows the user to select between a set of built-in features predefined by the library. Inserting these boilerplates is impossible if using a custom template.
The idea is to create a new command ipy boilerplate that:
- Asks the user to choose a boilerplate to add
- If the template name is one of the default templates set in the library, add the boilerplate following the template
- If the user is using a custom template, ask the path where to add the boilerplate (in this casa it might be good idea to ask the path for each built in feature selected)
The user could provide the built IL features and the path/paths via command arguments or leave it blank an let the command use an interactive question wizard
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request