Skip to content

meskobalazs/quiz-runner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

quiz-runner

GTK+-based quiz runner application

Installation

Dependencies

Fedora 24

The following command must be run to install the neccessary dependencies:

sudo dnf install libtool glib-devel gtk3-devel gettext-devel vala

Raspberry Pi 3

The following command must be run to install the necessary dependencies:

sudo apt-get install autotools-dev automake autopoint libtool libglib2.0-dev libgtk-3-dev gettext valac

Compilation and install

This is done the usual way:

sh autogen.sh
make
sudo make install

About

GTK+-based quiz runner application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published