Permalink
Cannot retrieve contributors at this time
executable file
8 lines (7 sloc)
387 Bytes
|
#!/usr/bin/env bash |
|
set -ev |
|
|
|
git remote add keyvi https://github.com/KeyviDev/keyvi.git |
|
git remote add rapidjson https://github.com/miloyip/rapidjson.git |
|
git remote add msgpack-c https://github.com/msgpack/msgpack-c.git |
|
git remote add tiny-process-library https://github.com/eidheim/tiny-process-library.git |
|
git remote add utfcpp https://github.com/nemtrif/utfcpp.git |
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.