Skip to content
/ nyam Public
forked from csanz/node-nyam

nyam is a node.js CLI tool for easy posting and reading of Yammer feeds.

License

Notifications You must be signed in to change notification settings

rekatz/nyam

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nyam

nyam is a node.js CLI tool for easy posting and reading of Yammer feeds.

Installation

With npm:

npm install nyam

Clone this project:

git clone http://github.com/csanz/nyam.git

CLI

Usage: nyam [action] [options]

[Options]
-h, --help        Display this help page
-l, --list        Display messages inside the general feed
                     ex: nyam -l
-m, --msg          Post a message to yammer
                     ex: nyam -m "I'm working on nyam"
                     ex: nyam "I don't require a switch"
-s, --setup       It will start the setup/auth process
                     ex: nyam

Setup your Yammer account w/ nyam

Log on to Yammer and create a new application

https://www.yammer.com//client_applications/new

Bring the new keys inside config.json

Or you can use Geekli.st's app keys and just continue on with the setup.

Start the setup process

$nyam -s

follow the instructions and then create credentials.json

$nyam -l

About

nyam is a node.js CLI tool for easy posting and reading of Yammer feeds.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published