-
-
Notifications
You must be signed in to change notification settings - Fork 414
Open
Labels
topic: codeRelated to content of the project itselfRelated to content of the project itselftype: enhancementProposed improvementProposed improvement
Description
Describe the request
The Arduino IDE allows customizing the default ino file with the arduino.sketch.inoBlueprint
as mentioned here. It would be nice to have an equivalent version in arduino-cli when running arduino-cli sketch new
. It may also be worth considering an option for a template sketch directory instead of just a template ino file.
Describe the current behavior
When running arduino-cli sketch new <project>
, the same ino file with an empty setup
and loop
is created every time.
Arduino CLI version
arduino-cli Version: 0.33.1 Commit: 347bfeb Date: 2023-06-30T15:32:47Z
Operating system
macOS
Operating system version
13.4.1
Additional context
No response
Issue checklist
- I searched for previous requests in the issue trackerI verified the feature was still missing when using the nightly buildMy request contains all necessary detailsTo pick up a draggable item, press the space bar. While dragging, use the arrow keys to move the item. Press space again to drop the item in its new position, or press escape to cancel.
Metadata
Metadata
Assignees
Labels
topic: codeRelated to content of the project itselfRelated to content of the project itselftype: enhancementProposed improvementProposed improvement
Type
Projects
Milestone
Relationships
Development
Select code repository
Activity
[-]Allow customizing the new project template[/-][+]Allow customizing the new sketch template[/+]umbynos commentedon Jul 10, 2023
Hello @gsingh93, thanks for the interest in the project.
The link you provided is not working. Could you please elaborate a bit?
gsingh93 commentedon Jul 10, 2023
Sorry about the broken link, it should be fixed now: https://forum.arduino.cc/t/how-to-edit-the-file-new-sketch-sketch-not-examples-01-basics-bareminium/1059543/2