An open API service indexing awesome lists of open source software.

https://github.com/eevee/izchak

little nethack log scraper for nethack.veekun.com
https://github.com/eevee/izchak

Last synced: 8 months ago
JSON representation

little nethack log scraper for nethack.veekun.com

Awesome Lists containing this project

README

          

This file is for you to describe the nethack application. Typically
you would include information such as the information below:

Installation and Setup
======================

Install ``nethack`` using easy_install::

easy_install nethack

Make a config file as follows::

paster make-config nethack config.ini

Tweak the config file as appropriate and then setup the application::

paster setup-app config.ini

Then you are ready to go.