Skip to content

RoxasShadow/MyGameList

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A MyAnimeList clone for gamer in development. Running at http://www.mygamelist.unsigned.it

git clone https://github.com/RoxasShadow/Perpetual && cd Perpetual-master && gem build *.gemspec && gem install *.gem && cd ../ && rm -rf Perpetual-master
sudo gem install bundler
git clone https://github.com/RoxasShadow/MyGameList
cd MyGameList
# Configure config/db.yml with your MySQL login data (however, you can use another DBMS just changing some rows in mygamelist.rb)
sudo apt-get install libmysqlclient-dev # change it according to your package manager
bundle install
thin -R config.ru -p 4567 start
# http://localhost:4567

About

MyAnimeList clone for gamer in development.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages