gitoutofhours

1.1.0 • Public • Published

Git Out Of Hours

View commit information on out of hours commits on a repo

npm Coverage Status Build Status GitHub code size in bytes Known Vulnerabilities NPM Top Language

Install

Globally (recommended)

$ npm i -g gitoutofhours

Usage

After you've installed gitoutofhours globally you will be able to run it as a CLI application using the command line.

$ gitoutofhours [daysInPast] [author](optional, in quotes)

Basic usage to establish how many commits were out of hours in the past week

$ gitoutofhours 7

Command prompt output showing git commits in a table

Purpose

This tool can help gather information about repos where teh author commited work out of common office hours (between 5:30pm to 8:30am).

/gitoutofhours/

    Package Sidebar

    Install

    npm i gitoutofhours

    Weekly Downloads

    0

    Version

    1.1.0

    License

    MIT

    Unpacked Size

    11.8 kB

    Total Files

    5

    Last publish

    Collaborators

    • johnakerman