Skip to content

jic-dtool/dtool-config

Repository files navigation

dtool CLI commands for configuring dtool settings

PyPi package Travis CI build status (Linux) Code Coverage

Installation

Installation using pip:

pip install dtool-config

Example usage

Setting the user name and email:

dtool config user name "Marie Curie"
dtool config user email marie.curie@sorbonne-universite.fr

Setting the download cache:

mkdir /tmp/dtool
dtool config cache /tmp/dtool

Related packages

About

Plugin to make configuration of dtool easier

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages