An open API service indexing awesome lists of open source software.

https://github.com/timwaters/geany_plugins

some geany plugins - working towards a nice git integration
https://github.com/timwaters/geany_plugins

Last synced: 5 months ago
JSON representation

some geany plugins - working towards a nice git integration

Awesome Lists containing this project

README

          

some geany plugins

working towards a nice git integration

gcc -c hello_world.c -fPIC `pkg-config --cflags geany`
gcc hello_world.o -o hello_world.so -shared `pkg-config --libs geany`
sudo cp hello_world.so /usr/lib/x86_64-linux-gnu/geany/