All Projects → sourcesense → Hipchat C

sourcesense / Hipchat C

Programming Languages

c
50402 projects - #5 most used programming language

Client for sending message to Hipchat

Copyright (c) 2016, Eugenio Marzo [email protected]

INSTALL hipchat-c

make && make install

BUILDING but no install

To build hipchat-c, make sure you have gcc,make tools and libcurl installed. Then run the following:

gcc hipchat-c.c -lcurl -o hipchat-c

EXAMPLE

./hipchat-c -r Devopslab -t 123l9QAwdmsTCrKJrUriowYereOlkJch4myk5R65a -m "puppet or chef?"

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].