New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

gitkatt

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gitkatt

Paint some sweet art in your GitHub commit history.

  • 1.1.5
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
0
decreased by-100%
Maintainers
1
Weekly downloads
 
Created
Source

GitHub history art

Paint some sweet art in your GitHub commit history.

Example

HOW?!? 😻

Setup

  • Create a personal API token (with access to create/delete private repos)
  • npm i gitkatt -g
  • (Optional) Export env variables for the script to default to
    export GITHUB_USER='YOUR_GITHUB_USER'
    export GITHUB_API_TOKEN='YOUR_GITHUB_API_TOKEN'
    export DRAW_START_DATE='2017-02-26'
    export ART_FILENAME='art'
    
    DRAW_START_DATE is the top left corner of your painting (should be a Sunday, otherwise it'll get well weird)

Run

Basically, the longer you let it run the darker your dots becomes. Every time you run it it will delete (clears the graph) and create a repo called gitkatt-child-repo (Example repo).

gitkatt

A file called ./art will be created automatically with a template.

  • any non-whitespace char gets filled
  • the canvas is 7 in height (7 days)

FAQs

Package last updated on 26 Jun 2020

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