name = CloudHealth-CLI
author = Jose Luis Martinez <jlmartinez@capside.com>
license = Apache_2_0
copyright_holder = Jose Luis Martinez
copyright_year = 2018
main_module = lib/CloudHealth/CLI.pm

[VersionFromMainModule]

[Git::GatherDir]
; LICENSE gets generated by Dist::Zilla, but we want it in
; the source repo so github can detect it 
exclude_match=LICENSE

[MakeMaker]

[@Git]
allow_dirty = dist.ini
allow_dirty = Changes
allow_dirty = README.md

[ExecDir]

[Prereqs::FromCPANfile]

[MetaYAML]
[MetaJSON]

[MetaResources]
repository.web = https://github.com/pplu/cloudhealth-cli
repository.url = https://github.com/pplu/cloudhealth-cli.git
repository.type = git
bugtracker.web = https://github.com/pplu/cloudhealth-cli/issues

[License]

[RunExtraTests]
[TestRelease]

[Manifest]

[Git::Tag]
tag_format  = release-%v

[Git::Push]

[ConfirmRelease]
[UploadToCPAN]