Skip to content

atonal/pipo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pipo

Android application to track working hours based on GPS

Installation

To install the Android SDK, run:

./install-android-sdk.sh

Building and deploying

Building is done using Leiningen.

To build and deploy to connected device or emulator, do:

cd pipo
lein droid doall

For more instructions, see lein droid tutorial.

Testing

Tests utilize Robolectric.

To run the tests, do:

cd pipo
lein with-profile local-testing droid local-test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published