Go client library for the LINE Notify
go get github.com/utahta/go-linenotify
- Fork it ( https://github.com/utahta/go-linenotify/fork )
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create a new Pull Request