Skip to content

Kaijiro/chromie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Known Vulnerabilities

Chromie

Chromie is a tool made to inspect passed Raid fight and try to figure :

  • Why it didn't work
  • Planify your Raid CDs
  • Get some stats on your pulls

This tools does not intend to replace WarcraftLogs at all, they are 2 different tools.

Objectives on short/mid term

  • Make Chromie as """efficient""" as before the code project big refactor

Project setup

yarn install

Run the project

yarn electron:serve

Run the tests

yarn test

(Add :watch to enter watch mode)

Lints and fixes files

yarn lint

Resources

WoW Log Documentation