File: config.md

package info (click to toggle)
deken 0.10.6-1
  • links: PTS, VCS
  • area: main
  • in suites: forky
  • size: 668 kB
  • sloc: tcl: 2,945; python: 422; sh: 417; makefile: 33
file content (11 lines) | stat: -rw-r--r-- 455 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
Deken's config file lives in `~/.deken/config`.

Here are the possible values:

 * `username` = Username on puredata.info for uploads.
 * `password` = Password on puredata.info for uploads.
 * `gpg_home` = Path to treat as GPG's homedir - defaults to GPG's default.
 * `key_id` = The key ID to use when signing binary packages - defaults to your secret key.
 * `gpg_agent` = Tell deken to invoke GPG with the `--use-agent` flag.

All values are optional.