jami-docs

Forked version of Jami documentation, see wrycode.com/jami-docs-demo
git clone git://git.wrycode.com/wrycode/jami-docs.git
Log | Files | Refs

building-individually.md (635B)


      1 # Building Components Individually
      2 
      3 If you are building each component individually, simply ``git clone``
      4 each repository and follow the instructions in its README. Do it in
      5 the following order:
      6 
      7   * [jami-daemon](https://git.jami.net/savoirfairelinux/ring-daemon)
      8   * [libjamiclient](https://git.jami.net/savoirfairelinux/ring-lrc) (not used on Android)
      9   * A client from <https://git.jami.net/savoirfairelinux>, such as the
     10 	[QT](https://git.jami.net/savoirfairelinux/jami-client-qt),
     11 	[GNOME](https://git.jami.net/savoirfairelinux/ring-client-gnome),
     12 	or
     13 	[macOS](https://git.jami.net/savoirfairelinux/ring-client-macosx)
     14 	clients.