Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow customizing the new sketch template #2239

Open
3 tasks done
gsingh93 opened this issue Jul 5, 2023 · 2 comments · May be fixed by #2359
Open
3 tasks done

Allow customizing the new sketch template #2239

gsingh93 opened this issue Jul 5, 2023 · 2 comments · May be fixed by #2359
Assignees
Labels
topic: code Related to content of the project itself type: enhancement Proposed improvement

Comments

@gsingh93
Copy link

gsingh93 commented Jul 5, 2023

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 tracker
  • I verified the feature was still missing when using the nightly build
  • My request contains all necessary details
@gsingh93 gsingh93 added the type: enhancement Proposed improvement label Jul 5, 2023
@gsingh93 gsingh93 changed the title Allow customizing the new project template Allow customizing the new sketch template Jul 5, 2023
@umbynos
Copy link
Contributor

umbynos commented 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?

@umbynos umbynos self-assigned this Jul 10, 2023
@umbynos umbynos added the status: waiting for information More information must be provided before work can proceed label Jul 10, 2023
@gsingh93
Copy link
Author

@per1234 per1234 added the topic: code Related to content of the project itself label Jul 10, 2023
@umbynos umbynos removed the status: waiting for information More information must be provided before work can proceed label Jul 11, 2023
@gsingh93 gsingh93 linked a pull request Oct 8, 2023 that will close this issue
6 tasks
@umbynos umbynos linked a pull request Nov 14, 2023 that will close this issue
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: code Related to content of the project itself type: enhancement Proposed improvement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants