Skip to content

Rewrite of the Excel program to spit out a properly formatted CSV for each endpoint.

Notifications You must be signed in to change notification settings

rowingdude/Repsly2CSV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Repsly2CSV

Rewrite of the Excel program to spit out a properly formatted CSV for each endpoint.

Compile with: gcc -o Repsly2CSV repsly2csv.c -lcurl -ljson-c -lm

Or you can use the supplied makefile.

Requires:

a. libCurl b. JSON-C

About

Rewrite of the Excel program to spit out a properly formatted CSV for each endpoint.

Resources

Stars

Watchers

Forks

Packages

No packages published