File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11[ ![ GitHub version] ( https://badge.fury.io/gh/joeuninsrnd%2Fbxr_plover.svg )] ( https://badge.fury.io/gh/joeuninsrnd%2Fbxr_plover )
22[ ![ Codacy Badge] ( https://api.codacy.com/project/badge/Grade/c5b68ed507a24791a1b41f3d9c5b1dc1 )] ( https://www.codacy.com/manual/jun08111/bxr_plover?utm_source=github.com& ; utm_medium=referral& ; utm_content=joeunins/bxr_plover& ; utm_campaign=Badge_Grade )
3+ [ ![ codecov] ( https://codecov.io/gh/ainfosec/ci_helloworld/branch/master/graph/badge.svg )] ( https://codecov.io/gh/ainfosec/ci_helloworld )
34<br >
45![ plover_logo_horizontal] ( https://user-images.githubusercontent.com/28081461/68651563-feef7680-056a-11ea-9102-131561bedb90.png )
56<br >
Original file line number Diff line number Diff line change 11language : c
22
33script :
4- - gcc -o bxr_plover main.c -lrabbitmq -L /usr/local/lib -Wall `pkg-config --cflags --libs gtk+-3.0` -export-dynamic
5- - clang -coverage -O0 main.c -o main
6- - ./main
4+ - gcc -coverage -O0 main.c -o bxr_plover -lrabbitmq -L /usr/local/lib -Wall `pkg-config --cflags --libs gtk+-3.0` -export-dynamic
5+ - ./bxr_plover
76 - gcov main.c
87
98env :
You can’t perform that action at this time.
0 commit comments