swh.lister.github: Refactor to use swh.storage instead of sqlalchemy
This commit is contained in:
parent
f13764ba36
commit
533f6fa1a3
20 changed files with 600 additions and 694 deletions
|
@ -1,9 +0,0 @@
|
|||
# Copyright (C) 2015 Stefano Zacchiroli <zack@upsilon.cc>
|
||||
# License: GNU General Public License version 3, or any later version
|
||||
# See top-level LICENSE file for more information
|
||||
|
||||
export PYTHONPATH=`pwd`
|
||||
dropdb github
|
||||
createdb github
|
||||
bin/ghlister createdb
|
||||
rm cache/*
|
Loading…
Add table
Add a link
Reference in a new issue