Skip to content

albinscode/mattermost-light-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Presentation

This is a command line interface to chat with mattermost.

Prerequisites

Node 7 shall be installed.

Installation

npm install

The create your config file with cp config.json.sample config.json

Edit the file config.json with your team and credentials.

Then run the application with node index.js

Use

This is like an IRC client but with limited supported commands (see help).

By default you will be notified of all events happening on the team so it can be very verbose ;).

Links

To see if it is easy to create a mattermost console client.

See links:

About

A light cli for mattermost

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published