From: Marcin Koziej Date: Thu, 6 Oct 2011 07:57:51 +0000 (+0200) Subject: make-tags: script to generate a TAGS file in project root. The tags are acquired... X-Git-Url: https://git.mdrn.pl/wolnelektury.git/commitdiff_plain/a1f70206652af8e039fdd37bc99c3d49eb248e2f?ds=sidebyside;hp=a1f70206652af8e039fdd37bc99c3d49eb248e2f make-tags: script to generate a TAGS file in project root. The tags are acquired from wolnelektury and all libs installed in virtualenv (should be run with virtualenv enabled) ---