Git Subcommand
This commit is contained in:
committed by
Petr Korolev
parent
78e5f06cc6
commit
2ce8fd07ce
Executable
+4
@@ -0,0 +1,4 @@
|
||||
#! /usr/bin/env ruby
|
||||
|
||||
require_relative "../lib/github_changelog_generator"
|
||||
GitHubChangelogGenerator::ChangelogGenerator.new.run
|
||||
Reference in New Issue
Block a user