Metadata


Name
hoe-halostatue
Version
1.0.1
Platform
ruby
Authors
Austin Ziegler
Bindir
bin
Date
2024-12-31 00:00:00 UTC
Dependencies
hoe (>= 3.0, < 5)
hoe-doofus (~> 1.0)
hoe-gemspec2 (~> 1.1)
hoe-git2 (~> 1.8)
hoe-markdown (~> 1.6)
hoe-rubygems (~> 1.0)
standard (~> 1.0, development)
rdoc (>= 4.0, < 7, development)
Description
Hoe::Halostatue is a [Hoe][hoe] meta-plugin that ensures that the following plugins are installed and enabled for your project: - [`hoe-doofus`][hoe-doofus] - [`hoe-gemspec2`][hoe-gemspec2] - [`hoe-git2`][hoe-git2] - [`hoe-markdown`][hoe-markdown] - [`hoe-rubygems`][hoe-rubygems] It also provides an improved implementation for `Hoe#parse_urls` that works better with a Markdown README. It allows either `*` or `-` as list leaders for the README. It also allows the URLs to be blank. Double colons are still required for pattern matching. In addition to the four letter aliases in `Hoe::URLS_TO_META_MAP` (`bugs`, `clog`, `doco`, `docs`, `home`, `code`, `wiki`, and `mail`), this adds: - `changelog`, `changes`, and `history` as aliases for `changelog_uri` - `documentation` for `documentation_uri` - `issues` and `tickets` for `bug_tracker_uri`
Email
halostatue@gmail.com
Extra rdoc files
CHANGELOG.md
Manifest.txt
README.md
Files
CHANGELOG.md
Manifest.txt
README.md
Rakefile
lib/hoe/halostatue.rb
Licenses
MIT
Rdoc options
--main
README.md
Require paths
lib
Required ruby version
>= 0
Required rubygems version
>= 0
Rubygems version
3.5.23
Specification version
4
Summary
Hoe::Halostatue is a [Hoe][hoe] meta-plugin that ensures that the following plugins are installed and enabled for your project: - [`hoe-doofus`][hoe-doofus] - [`hoe-gemspec2`][hoe-gemspec2] - [`hoe-git2`][hoe-git2] - [`hoe-markdown`][hoe-markdown] - [`hoe-rubygems`][hoe-rubygems] It also provides an improved implementation for `Hoe#parse_urls` that works better with a Markdown README
Original platform
ruby
New platform
ruby