Giter VIP home page Giter VIP logo

language-usage-charts's Introduction

Language Usage Charts

What is this project?

This project started life as a way to add Github language usage-esque graphics to an independent CI/CD pipeline.

Installation

System Dependencies

This package relies on Github Linguist which in turn relies on charlock_holmes and rugged. These dependencies require quite a few system packages to work properly.

If you're using a Debian variant distro all dependencies can be installed via:

sudo apt-get install cmake pkg-config libicu-dev zlib1g-dev libcurl4-openssl-dev libssl-dev ruby-dev

Package installation

From the project root directory (the one containing the .gempspec file) run the following command.

bundle exec rake install

Usage

Once things have been installed with bundle language usage charts can be generated from anywhere using generate_usage_chart $OPTS.

Options

The following options are supported.

Option Usage Example
-r. --repo Path to a git repository. "."
-o, --out Path where usage chart should go. "./usage_chart.png"

Example Usage

generate_usage_chart -r "." -o "./language_usage_chart.png"

If we were to generate a usage chart for this project, we'd get the following usage chart.

example_language_chart

language-usage-charts's People

Contributors

sashanullptr avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.