Skip to content

Add boilerplate command #31

@dimanu-py

Description

@dimanu-py

✍️ 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions