Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 1 KB

README.md

File metadata and controls

23 lines (16 loc) · 1 KB

Project L Get it on Google Play

This project has a name... It's "Project L"!!!

This is just a client application for Lingr (http://lingr.com) .
You can post a message, view messages and older messages, and more some features.
Development version available on deploy gate (https://dply.me/epmlks) .

Setup development environment

This app depends on other repository:

  1. https://github.com/kamichidu/java-lingr-client

First of all, you have to install these libraries into your local maven repository:

$ cd path/to/java-lingr-client
$ mvn install