github_pages_rake_tasks 0.1.8
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:
=
安裝:
=
Development 相依性套件 (10):
bump
~> 0.8
bundler
~> 2.0
bundler-audit
~> 0.6
rake
~> 12.3
rspec
~> 3.8
rubocop
~> 0.70
simplecov
~> 0.16
simplecov-lcov
~> 0.7
yard
~> 0.9
yardstick
~> 0.9