view .hgignore @ 433:266634f3712a

Improves command line options. * Adds option '--init-only' which will non-interactively just create the databasefile if it does not exits. This is useful if you want to add tasks non-interatively. It allows to remove the superfluous file `schema.sql` which duplicates the build-in schema in `backend.py`.
author Bernhard Reiter <bernhard@intevation.de>
date Thu, 07 Sep 2017 17:08:23 +0200
parents c8310574ec92
children
line wrap: on
line source
syntax: glob

*.orig
*.rej
*~
*.pyc
*.swp
\#*\#
.\#*
getan.log
time.db
tags
getan.egg-info
urwid*
dist
build
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)