mdbook/src/bin
Anders Rasmussen eb0f7179ab Use git config to get author name in mdbook init (#649)
* Use `git config` to get author name in `mdbook init`

* Return `None` if `git` command fails

* Use `.ok()?` to convert from Result to Option and return early if `None`
2018-03-26 22:37:11 +08:00
..
build.rs Add support for alternative backends (#507) 2018-01-07 22:10:48 +08:00
clean.rs implement clean subcommand (#583) 2018-02-04 21:00:29 +08:00
init.rs Use git config to get author name in mdbook init (#649) 2018-03-26 22:37:11 +08:00
mdbook.rs Search with Elasticlunr, updated (#604) 2018-03-07 21:02:06 +08:00
serve.rs Add support for alternative backends (#507) 2018-01-07 22:10:48 +08:00
test.rs Introduced the BookBuilder. 2017-12-10 22:49:40 +11:00
watch.rs Add support for alternative backends (#507) 2018-01-07 22:10:48 +08:00