Skip to content

Commit 612656d

Browse files
author
Tobias Fuhrimann
committed
update readme with set up info
1 parent a6d5060 commit 612656d

File tree

1 file changed

+10
-6
lines changed

1 file changed

+10
-6
lines changed

README.md

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,24 @@
1-
strider-gitlab
2-
==============
1+
# strider-gitlab
32

43
This plugin provides seamless integration between [Strider](https://github.com/Strider-CD/strider) and [GitLab](https://github.com/gitlabhq/gitlabhq). It enables you to add GitLab repositories to Strider and it hooks up necessary webhooks in order to automatically test on commits.
54

65
[![Build Status](https://travis-ci.org/Strider-CD/strider-gitlab.svg)](https://travis-ci.org/Strider-CD/strider-gitlab)
76

8-
contributors
9-
============
7+
## Set Up
8+
1. Install the plugin (can be done either from the Admin/Plugins section of the GUI or by running `bin/strider install gitlab`)
9+
2. Click on your e-mail address in the top right corner of the GUI, then click "Account"
10+
3. Click "GitLab" at the left of your screen
11+
4. Add your information (the private token can be found in your account settings on GitLab)
12+
5. Navigate to "Projects" in the Strider GUI. You should now see a tab with the name of your GitLab account
13+
14+
## Contributors
1015
* Martin Ericson (http://www.devbox.com)
1116
* [nodefourtytwo/strider-gitlab](https://github.com/nodefourtytwo/strider-gitlab)
1217
* [jonlil](https://github.com/jonlil)
1318
* [edy](https://github.com/edy)
1419
* [*others*](https://github.com/Strider-CD/strider-gitlab/graphs/contributors)
1520

16-
license
17-
=======
21+
## License
1822
The MIT License (MIT)
1923

2024
Copyright (c) 2014 Martin Ericson

0 commit comments

Comments
 (0)