Skip to content
This repository has been archived by the owner on May 3, 2018. It is now read-only.

Latest commit

 

History

History
26 lines (22 loc) · 750 Bytes

README.md

File metadata and controls

26 lines (22 loc) · 750 Bytes

draw

Drawing application for elementaryOS

Dependencies:

  • libgtk-3-dev (and all of its dependencies)
  • libgranite-dev
  • libvala-0.18-dev
  • valac-0.18
  • vala-0.18
  • make
  • cmake

How to Run:

  1. Download an extract copy of Git repository
  2. Cd into "bin" directory
  3. Execute ./quickbuild.sh (this will build and run the application)
  4. After the application is built you can navigate to the "bin" directory and run: ./Draw

Draw application

Draw application