Create project
Cli allows you to create a new project.
Checklist before start
- You must have a configuration file. If not, run
loonar config - You must have installed and configured github CLI
Project init
- Run
loonar create-projectorloonar create-project PROJECT_NAME - Provide answers to the questions
Questions with description
- Name - project name, please use lowercase letters with dashes instead of spaces
- Database user - Your localhost user
- Database password - Your localhost password
- Database name - Name of the database where wordpress will be installed. The database will be created automatically
- Wordpress account username
- Wordpress account e-mail
- Choose structure
- Bedrock (web/app)
- Default (wp-content)
- Technology stack - You have to choose the plugins required for your project. For example: If a project has multiple languages, choose WPML
- Loonar release
- Repository name - You have to create a new repository on github. Enter only repository name without organisation name. For example: If you create a new repository twoheads-pl/your-project, enter only
your-projectvalue