Skip to content

grettke/corporate-bs-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

corporate-bs-generator - Generate random corporate buzz phrases

Author: Grant Rettke gcr@wisdomandwonder.com
Version: 0.9

Overview

Generate random corporate buzz phrases to impress your friends and get ahead in the industry.

Useful in elevator pitches, business meetings, and most organizational events.

Examples

  • proactively provide access to seamless core competencies
  • objectively expedite effective sprints
  • quickly cultivate equity invested resources
  • globally iterate on-demand ideas

Usage

API
Keystroke Documentation
M-x corporate-bs-generator-create Display a phrase in the minibuffer.
C-u M-x corporate-bs-generator-create Display a phrase in the minibuffer and insert it into this buffer.
C-u C-u M-x corporate-bs-generator-create Display a phrase in the minibuffer and add it to the kill-ring. Insert this value later on with C-y.

Installation

Download it to ~/src.

Add the following to your init file to

  • Add it to your load path

  • Load it

      (add-to-list 'load-path "~/src/corporate-bs-generator")
      (require 'corporate-bs-generator)
    

Credits


Converted from corporate-bs-generator.el by el2markdown.

About

Generate random corporate buzz phrases

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published