feat: add scripts and documentation for managing electronic projects #13
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
This PR adds scripts and documentation for managing electronic projects.
This PR is still work in progress and not considered as complete.
What still needs to be done:
doc/development/electronic_projects.mdneeds to be improved. It is currently missing exact steps that are needed to create a new Altium project and sync it to GitHub.if you are creating an electronic project, first do some other steps and then return to those?It the scope of the testing it probably makes sense to create a dummy Altium project and use the scripts on it, to push it to GitHub.
I would be happy if you can come up with a more complete project creation checklist than I did, then we can review it and think how to include it into the existing project.
After-review steps