UNPKG

hubot-jobtitles

Version:

Hubot script to generate web-related job titles

39 lines (25 loc) 504 B
# Hubot Job Titles > Hubot script to generate web-related job titles [![npm version](https://badge.fury.io/js/hubot-jobtitles.svg)](https://badge.fury.io/js/hubot-jobtitles) ### Install: ```` $ npm install hubot-jobtitles --save ```` Add to `external-scripts.json`: ```` [ .. "hubot-jobtitles" ] ```` ### Use: ```` hubot> hubot jobtitle ```` **Example:** ```` hubot> hubot jobtitle hubot> Your new Job Title: Fullstack Hacker ```` ### License: [MIT](https://opensource.org/licenses/MIT)