Skip to content

tekkie/johnny-devops-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Johnny DevOps

The bot that interprets your DevOps team commands and executes them.

Install

First grab the source and its dependencies.

$ git clone [email protected]:tekkie/johnny-devops-bot.git
$ cd johnny-devops-bot
$ npm install

Configure

Copy the environment file.

$ cp .env.sample .env

and adjust its contents to match your values. During development we use DEBUG=true to work with the ConsoleConnector.

Execute

In development mode, simply start Johnny with:

$ node app.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published