Skip to content

thelinuxpoint/hypertext

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hyper-Text

Hyper-Text is currently only for linux systems

CircleCI

Download HyperText

git clone https://github.com/thelinuxpoint/hypertext.git

cd hypertext

Installing Dependencies

The following dependencies need to be resolved for successfull build

sudo apt-get install libgtkmm-3.0-dev -y

sudo apt-get install libgtksourceviewmm-3.0-dev

Building HyperText

create a folder build and compile all source file using make

mkdir build

make

To run

make run