hubot-jobtitles
Version:
Hubot script to generate web-related job titles
39 lines (25 loc) • 504 B
Markdown
# Hubot Job Titles
> Hubot script to generate web-related job titles
[](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)