Socket
Socket
Sign inDemoInstall

burlesque

Package Overview
Dependencies
296
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    burlesque

Create slideshow presentations from git commits.


Version published
Weekly downloads
5
increased by66.67%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

burlesque

NPM version

Dependency Status

Turn your git commit messages into visual presentations that wow your viewers!

Disclaimer: The wow factor may or may not be experienced.

Installation

npm install -g burlesque

Usage

burlesque help

Installing As Root

If you have trouble with the bower install, I recommend to, instead:

echo "prefix = ${HOME}/npm-global" >> ~/.npmrc
echo "export PATH=$HOME/npm-global/bin:$PATH" >> ~/.bashrc

Versioning

This project ascribes to semantic versioning.

Hacking

cd burlesque
npm install
./bin/burlesque help

Why?

When you can explain an entire feature from its commit history, you don't have to repeat yourself, and anyone who has no experience with the code can understand and explore what is being done.

FAQs

Last updated on 01 Nov 2014

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc