Skip to content

sourcesense/hipchat-c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Client for sending message to Hipchat

Copyright (c) 2016, Eugenio Marzo eugenio.marzo@sourcesense.com

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?"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published