dustinblackman / Championify

Import recent item sets from popular aggregators like Champion.gg in to League of Legends to use within game! No hassle.
MIT License
890 stars 157 forks source link

linux install #340

Closed hone5t closed 6 years ago

hone5t commented 6 years ago

how to install the app in linux that have league installed through pol

dustinblackman commented 6 years ago

A linux version suggestion has been made before but I haven't had time to work on it. You can build from source if you wish, that'll work fine on Linux.

git pull git@github.com:dustinblackman/Championify.git
cd Championify
yarn
yarn dev