github_pages_rake_tasks 1.0.1
A Rake task to publish documentation like yard or mkdocs to GitHub Pages. The rake task copies all files from the src_dir and pushes them to the GitHub repository and branch identified by repo_url and branch_name. The contents of the branch are completely overwritten by the contents of src_dir.
Gemfile:
=
installation:
=
Dépendances de Development (10):
bundler-audit
~> 0.9
rake
~> 13.1
redcarpet
~> 3.6
rspec
~> 3.12
rubocop
~> 1.58
semverify
= 0.3.0
simplecov
~> 0.22
simplecov-lcov
~> 0.8
yard
~> 0.9, >= 0.9.28
yardstick
~> 0.9