Thanks to visit codestin.com
Credit goes to github.com

Skip to content

tcnksm/go-holidayjp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-holidayjp

MIT License Go Documentation

go-holidayjp is a Go package for detecting holiday in Japan. This is Go port of komagata/holiday_jp.

The documentation is on GoDoc.

Install

Use go get to install this package:

$ go get github.com/tcnksm/go-holidayjp

Contribution

  1. Fork (https://github.com/tcnksm/go-holidayjp/fork)
  2. Create a feature branch
  3. Commit your changes
  4. Rebase your local changes against the master branch
  5. Run test suite with the go test ./... command and confirm that it passes
  6. Run gofmt -s
  7. Create new Pull Request

Author

Taichi Nakashima

About

Go package for detecting holiday in Japan

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages