Skip to content

jf17/notepad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

notepad

Notepad

build :

gcc `pkg-config --cflags gtk+-3.0` -o notepad notepad.c `pkg-config --libs gtk+-3.0`

run :

./notepad

Releases

No releases published

Packages

No packages published

Languages