New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

gitsheet

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gitsheet

Git integration with clockify

latest
npmnpm
Version
1.0.1
Version published
Weekly downloads
2
100%
Maintainers
1
Weekly downloads
 
Created
Source

CLI for Git <> Clockify Integration.

This simple CLI tool will simply help you convert your Git commits into your clockify entries.

Requirements

  • Clockify API Key Go to your Account > Project Setting > Generate API Key (In bottom)

Installation Steps (if applicable)

  • Just instally it globally npm install -g gitsheet
  • Go to your working project dir and in CLI type gitsheet
  • It'll ask you an API key ( Clockify API Key ) Enter your key ( one time ask )

Note

  • Those who use nvm once you install this pkg globally it'll be available in cli for your current nvm node version if you change your nvm node version you have to reinstall it globally for new nvm version.

Extra

  • If you want clockify auto select tasks for you like [ development, bug ]
  • Commit your message like
    • development : JIRA-1234 | Added api's......
    • bug : JIRA-1234 | Fixed api's......

Keywords

Git

FAQs

Package last updated on 25 Jul 2023

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