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

Add 'new project' wizard #24

Open
raek opened this issue Oct 2, 2016 · 2 comments
Open

Add 'new project' wizard #24

raek opened this issue Oct 2, 2016 · 2 comments
Assignees
Milestone

Comments

@raek
Copy link
Contributor

raek commented Oct 2, 2016

For beginners it would be useful to have a pcbmode command to create a new board directory with .json files all needed sections in place. Perhaps it could contain an outline and an example component as well.

A user shoudl ideally be able to play with the examples in the documentation by just creating a new board with this command and then add the json from the example.

@saardrimer
Copy link
Contributor

I think that this could be fantastic. At the moment I clone an existing board and manually change the names. It works, but it's a process that could be nicely done... perhaps guided.

@saardrimer saardrimer self-assigned this Dec 12, 2019
@saardrimer saardrimer added this to the Cinco milestone Dec 12, 2019
@saardrimer saardrimer changed the title Idea: Add command to create a new board Add a commandline switch to create a new board Dec 12, 2019
@saardrimer
Copy link
Contributor

I propose adding a switch:

--new-board <board name>

that will launch a command-line wizard for creating a new project from a template that's part of the repository. This template will contain a simple design with one or two components and shapes.

@saardrimer saardrimer changed the title Add a commandline switch to create a new board Add 'new project' wizard Dec 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants