Categorygithub.com/y-yagi/jpcal
modulepackage
1.0.3
Repository: https://github.com/y-yagi/jpcal.git
Documentation: pkg.go.dev

# README

jpcal

jpcal is a simple calendar command. It contains a Japanese holidays.

Installation

Use go get to install this package:

$ go install github.com/y-yagi/jpcal

Contribution

  1. Fork (https://github.com/y-yagi/jpcal/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

# Structs

Calendar struct.