We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71df1d9 commit 31c6b3aCopy full SHA for 31c6b3a
README.md
@@ -0,0 +1,13 @@
1
+# node-gitlab-2-github
2
+
3
+## Install
4
+1. You need node/iojs and npm installed
5
+1. clone this repo with `git clone https://github.com/piceaTech/node-gitlab-2-github.git`
6
+1. `cd node-gitlab-2-github.git`
7
8
+## Usage
9
+1. `mv sample_settings.json settings.json`
10
+1. edit settings.json
11
+1. run `node transport`
12
13
0 commit comments