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

babygitter

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

babygitter

  • 1.1.1
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

= fotoverite-babygitter

A gem that provides a report detailing Git information about your git repository. Based off an idea put forth by Mike Schwab

== Installation

Installing the gem:

[sudo] gem sources -a http://gems.github.com
[sudo] gem install fotoverite-babygitter

== Usage

Generate your report from the command line

 Usage: babygitter babygitter-report  <Repo_Directory> [options] [-w] [<folder levels>] [<blacklisted or whitelisted folders>]

the report will be generated a babygitter_report folder inside the log directory of your project folder. If a log folder does not exists it will be created for you.

== Customization

You can customize the look of the report by adding a custom css file, images, and even generate the report with a separate template file. I'm working on a way to hook in additional graph methods to analyze the data further.

Specific options: -l, --levels [n1,n2,n3] Folder levels to map to graph -m, --mark [f1,f2,f3] Mark folders to be white or black listed depending on option --master_branch Set the master branch name if it is not called master -s, --stylesheet [Path] sets the path to a non default stylesheet to be used in the report generator -t, --template [Path] sets the path to a non default template to be used inthe report generator -b, --[no-]bare Mark repo as bare -w, --[no-]whitelist Run babygitter with whitelist enabled -g, --[yes-]graphs Do not output report with graphs -v, --[no-]verbose Run verbosely

Common options: -h, --help Show this message --version Show version number

Copyright (c) 2009 Matthew Bergman. See LICENSE for details.

FAQs

Package last updated on 25 Jul 2009

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