added main example

This commit is contained in:
Carl Fredrik Samson
2020-01-30 23:57:02 +01:00
parent 59f00d69e9
commit a84faa9f3f
15 changed files with 394 additions and 259 deletions

View File

@@ -13,7 +13,7 @@ before_script:
- cargo install-update -a
script:
- mdbook build ./ && mdbook test ./
- mdbook build ./ #&& mdbook test ./
deploy:
provider: pages