Skip to content

danielbayley/homebrew-changelog

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Homebrew changelog

Following on from Homebrew/brew#3399, this is an effort to introduce a changelog stanza into Homebrew formulae and Casks.

Hopefully this will follow the process of the description stanza, and so initially this will be in the from of an external command, made available with this tap

Note that a /changelogs.y[a]ml file can be added to the [Formula/Casks] folder of any tap to also work with this command.

Install

brew tap danielbayley/changelog
brew changelog #formula #cask

Contribute

Contributions for changelog URLs are very welcome, and extremely easy to add! Just a line of YAML in either formulae.yml or casks.yml. Be sure to remove the http[s]://[www.] portion, and any trailing / or .html suffix from the URL, unless necessary, as these will automatically be resolved.

git config core.hooksPath .github/hooks

License

MIT © Daniel Bayley

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%