Skip to content

Ralphbaer/cloudwalk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quake Log Parser

This repo contains the source code of the Quake Log Parser project.

Requirements

Name Version Notes Mandatory
golang >= go1.15.14 Main programming language true
[sh/bash] depending on OS. Anyway, you should be able do execute any .sh file Used to lint checks, test processes and some console interface customizations true
make depending on OS. Anyway, you should be able do execute make commands to run the project, tests and localenvironment n/a true

Usage

Start Local

Inside /quake-log-parser, run:

make run                  # Execute the algorithm

Testing

make test                 # Run all unit tests

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published