RubyGems Navigation menu

github_pages_rake_tasks 0.1.4

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:
=

install:
=

Versions:

  1. 1.0.1 December 12, 2023 (14 KB)
  2. 1.0.0 December 11, 2023 (14 KB)
  3. 0.1.8 May 31, 2019 (12 KB)
  4. 0.1.7 May 31, 2019 (12 KB)
  5. 0.1.6 May 31, 2019 (12 KB)
  6. 0.1.4 May 30, 2019 (12.5 KB)
Show all versions (10 total)

Development Dependencies (10):

bump ~> 0.8
bundler ~> 2.0
bundler-audit ~> 0.6
rake ~> 12.3
rspec ~> 3.8
rubocop ~> 0.70
simplecov ~> 0.16
yard ~> 0.9
yardstick ~> 0.9

Owners:

Authors:

  • James Couball

SHA 256 checksum:

=

Total downloads 17,353

For this version 1,913

Version Released:

License:

MIT

Required Ruby Version: >= 0

New versions require MFA: true

Links: