github_pages_rake_tasks 1.0.0
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:
=
instalar:
=
dependencias de Development (9):
bundler-audit
~> 0.9
rake
~> 13.1
rspec
~> 3.12
rubocop
~> 1.58
semverify
= 0.3.0
simplecov
~> 0.22
simplecov-lcov
~> 0.8
yard
~> 0.9
yardstick
~> 0.9