Skip to content

Z33DD/cloudwalk-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project cloudwalk-test

This is a parser to the Quake server logs that generates stats for kills in the game.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

MakeFile

run all make commands with clean tests

make all build

build the application

make build

run the application

./cloudwalk parse --file qgames.log --output stats.json

live reload the application

make watch

run the test suite

make test

clean up binary from the last build

make clean

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published