Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 524 Bytes

File metadata and controls

24 lines (17 loc) · 524 Bytes

Point

Torch your productivity and make yourself work 5 times faster.

It's a web and mobile application (cordova) that you can use for working with your task lists.

Installation

Web

$ docker run -d -it --restart=always --name=point extremeprog/point:latest

Mobile

Download and build the mobile version of Point.

$ git clone git@github.com:extremeprog-com/point.git
$ cd point
$ ionic state restore
$ ionic build ios

Now you can use Xcode to install application on your telephone.