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

github.com/yano3/cws-clocking-cli

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/yano3/cws-clocking-cli

  • v0.2.2
  • Source
  • Go
  • Socket score

Version published
Created
Source

cws-clocking-cli

CI

Clocking in/out cli for COMPANY Web Service.

Usage

Clocking in

cws-clocking-cli

Clocking out

cws-clocking-cli -out

Installation

macOS

If you use Homebrew:

brew tap yano3/cws-clocking-cli https://github.com/yano3/cws-clocking-cli
brew install cws-clocking-cli

Other platforms

Download binary from releases page or use go install command.

$ go install github.com/yano3/cws-clocking-cli@latest

Configuration

Set environment variables bellow.

export CWS_URL=<Put your COMPANY Web Service URL>
export CWS_USERID=<Put your user id>
export CWS_PASSWORD=<Put your password>

FAQs

Package last updated on 19 Sep 2022

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