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
- Host: GitHub
- URL: https://github.com/timwaters/geany_plugins
- Owner: timwaters
- Created: 2014-02-13T16:39:47.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-02-13T16:40:43.000Z (over 12 years ago)
- Last Synced: 2025-07-29T11:55:30.658Z (11 months ago)
- Size: 102 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme
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/