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

New project command #10

Open
villepietarinen opened this issue Aug 19, 2016 · 2 comments
Open

New project command #10

villepietarinen opened this issue Aug 19, 2016 · 2 comments
Assignees

Comments

@villepietarinen
Copy link

Gdev should have new command for interactively creating new project.

@onnimonni
Copy link

Once these theme templates are ready we can choose from one of those:

https://github.com/devgeniem/wp-starter-dustpress-theme
https://github.com/devgeniem/wp-starter-theme

gdev should also have configurable git server address as we don't want to hardcode our private git server address.

This info be saved in json file: ~/.gdev/config.json

@onnimonni
Copy link

onnimonni commented Aug 19, 2016

If user chooses wordpress project it should:

  • Use our https://github.com/devgeniem/wp-project project template
  • Import wp-starter theme and merge all git commits from that theme into this project.
  • Create new repository in private git
  • Create new application in flynn staging server
  • Setup application in flynn server with default configs ( these can also be saved in ~/.gdev/config.json )

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants