aboutsummaryrefslogtreecommitdiff
path: root/trygvis/eda/cli/init.py
Commit message (Collapse)AuthorAgeFilesLines
* o Improving CLI output and setup.Trygve Laugstøl2016-12-281-0/+29
o Adding 'init' command similar to git's init command. Only configurable item is the database to query. Removing the -d/--db argument to all commands as it's read from the configuration instead. o Adding support for querying a remove SPARQL endpoint.