4 lines
102 B
Plaintext
Raw Normal View History

2015-03-27 10:23:58 +11:00
#!/usr/bin/env ruby -U
require 'github_changelog_generator'
GitHubChangelogGenerator::CLI.start(ARGV)