GithubHelp home page GithubHelp logo

holiday_jp-go's Introduction

holiday_jp-go

GoDoc test

🎌 Japanese holiday for Go

Requirements

  • go 1.9 or later

Installing

$ go get github.com/holiday-jp/holiday_jp-go

Example

import "github.com/holiday-jp/holiday_jp-go"

if holiday.IsHoliday(time.Now()) {
    fmt.Println("today is holiday!")
}

holiday_jp-go's People

Contributors

ieee0824 avatar k1low avatar kuniga avatar okitan avatar sg0hsmt avatar y-yagi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

holiday_jp-go's Issues

holiday_jp-go再始動

@holiday-jp/maintainers

私もGoが書けるようになったので、holiday_jp-goも最新の祝日に追従させていきたいと思っています。

#4 というような素晴らしい提案もあるので、うまく取り入れられるようにしたいです。

今のところ実施したいことは以下です。

  • Go Modules対応
  • YAMLを読み込む形ではなく、YAMLからGoコードをジェネレートする形にする(statikからの脱却)
  • GitHub Actions対応

もし何かご意見あればよろしくお願いいたします。
2020/12/10くらいから作業をしたいと思います。

holiday_jp-go の自動更新

holiday_jp-go が1年以上も更新されていないので、github actions を利用して自動更新されるようにしたいです。
これを実現するために2つPRを送ります。

  • テストを github actions で回すことにより更新された statik が壊れていないことを確認できるようにします
  • renovate を使い submodule の更新とそれに伴う statik の更新を自動化します

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.