2015-07-01 23:23:31 -04:00
|
|
|
# How to create a project in GitLab
|
|
|
|
|
2015-07-31 11:21:53 -04:00
|
|
|
To create a new project, sign in to GitLab.
|
2015-07-01 23:23:31 -04:00
|
|
|
|
2015-07-09 18:33:42 -04:00
|
|
|
Go to your Dashboard and click on "new project" on the right side of your screen.
|
2015-07-01 23:23:31 -04:00
|
|
|
|
2015-07-01 23:26:52 -04:00
|
|
|
![Create a project](basicsimages/new_project.png)
|
2015-07-01 23:23:31 -04:00
|
|
|
|
2015-07-09 18:33:42 -04:00
|
|
|
Fill out the required information:
|
2015-07-01 23:23:31 -04:00
|
|
|
|
|
|
|
1. Project path or the name of your project (you can't add spaces, so you can use hyphens or underscores)
|
|
|
|
|
|
|
|
1. Your project's description
|
|
|
|
|
|
|
|
1. Select a [visibility level](https://gitlab.com/help/public_access/public_access)
|
|
|
|
|
|
|
|
1. You can also [import your existing projects](http://doc.gitlab.com/ce/workflow/importing/README.html)
|
|
|
|
|
|
|
|
1. Click on "create project"
|
|
|
|
|
2015-07-01 23:26:52 -04:00
|
|
|
!![Project information](basicsimages/project_info.png)
|