Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

github.com/knqyf263/holiday_jp-go

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/knqyf263/holiday_jp-go

  • v0.0.1
  • Source
  • Go
  • Socket score

Version published
Created
Source

holiday_jp-go

Japanese holiday (insipired by emasaka/jpholidayp)

Is it holiday today in Japan?

Recommend: Use with cron

Description

Check "Is it holiday today?" in Japan.

No arguments, and no output. Reports as exit status:

  • 0: holiday
  • 1: not holiday
  • 2: error

"Holiday" means:

Examples

usages in crontab.

holiday_jp-go && some-command

Run some-command in holiday.

holiday_jp-go || some-command

Run some-command in weekday.

Install

RedHat, CentOS

$ sudo rpm -ivh https://github.com/knqyf263/holiday_jp-go/releases/download/v0.0.1/holiday_jp-go_0.0.1_linux_amd64.rpm

Debian, Ubuntu

$ wget https://github.com/knqyf263/holiday_jp-go/releases/download/v0.0.1/holiday_jp-go_0.0.1_linux_amd64.deb
$ dpkg -i holiday_jp-go_0.0.1_linux_amd64.deb

Other

Download binary from https://github.com/knqyf263/holiday_jp-go/releases

Requires

Nothing!

Author

Teppei Fukuda

FAQs

Package last updated on 06 Jan 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc