editions - publish periodicals from articles composed in AsciiDoc
editions is a toolchain for publishing periodicals that are aggregated from articles stored in GitHub repositories and composed in AsciiDoc.
- -h, --help
-
Show this message
- -P, --profile=<name>
-
Run using the specified configuration profile (defaults to none)
Also used as the prefix for this periodical’s resources.
- -y, --[no-]batch
-
Assume that the answer to any question which would be asked is 'y' or 'yes'
- -v, --version
-
Display the program version
Prepare your environment for using editions
- -h, --homepage "<url>"
-
the homepage URL of the periodical (defaults to none)
- -o, --org <login>
-
the GitHub organization for this periodical (defaults to the <username>)
- -t, --title "<text>"
-
the title of the periodical (defaults to none)
- -u, --username <login>
-
the GitHub username (i.e., login) of the periodical’s administrator (defaults to none)
- --netrc
-
read credentials from your netrc file ($HOME/.netrc)
- -p, --private
-
Use private repositories on GitHub
Initialize the article repositories