summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-03-13 21:53:40 -0300
committerJesusaves <cpntb1@ymail.com>2018-03-13 21:53:40 -0300
commitab4559390e8b588dd9d0879ad41375b8110208be (patch)
tree1cecb2b89afe9a10ed2eb84f8419b5f860562f40 /README.md
parent34405fda9fae056ff34cae704b77d8da11166fac (diff)
downloadclientdata-ab4559390e8b588dd9d0879ad41375b8110208be.tar.gz
clientdata-ab4559390e8b588dd9d0879ad41375b8110208be.tar.bz2
clientdata-ab4559390e8b588dd9d0879ad41375b8110208be.tar.xz
clientdata-ab4559390e8b588dd9d0879ad41375b8110208be.zip
Make Pipeline and README update
Diffstat (limited to 'README.md')
-rw-r--r--README.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/README.md b/README.md
index 4d860de4..ff35e646 100644
--- a/README.md
+++ b/README.md
@@ -6,3 +6,19 @@ Example command:
```sh
ln -s music/music client-data/
```
+
+Useful commands:
+
+```sh
+make contrib
+```
+
+Make contributors list, both for wiki and client-data.
+You'll later have to git add and git pull the wiki repository (wiki/ folder)
+
+```sh
+make pipeline
+```
+
+Runs an even shorter testxml, and then does an ICC check. Fix all errors and warnings
+before pushing any work or your changes **may be reverted**.