rename, move to proper folders, separate files
This commit is contained in:
5
bin/github_changelog_generator
Normal file
5
bin/github_changelog_generator
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env ruby
|
||||
|
||||
require 'github_changelog_generator'
|
||||
|
||||
ChangelogGenerator.new.compund_changelog
|
||||
Reference in New Issue
Block a user