New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

yammerterm

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

yammerterm

Yammer CLI tool using node.js

latest
Source
npmnpm
Version
0.0.12
Version published
Maintainers
1
Created
Source

nyam

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

Installation

With npm:

npm install nyam

== Setup == First you need to get a copy of the app's keys and put it at

~/.nyam

Then you need to authenticate with your yammer account:

nyam setup

And follow the instructions.

== Examples ==

$> nyam feed

$> nyam post "to:yamjsteam team,"

$> echo "#shamehat" | nyam post

$> nyam notifications

For developers

  • Fork this project
  • Clone your fork
  • Check out: http://developer.yammer.com/api/
  • Add some code
  • Test!
  • Send pull request

Also check out our issues area for things people are requesting or bugs (not many right now hehe)

Don't be shy! :-)

Keywords

yammer

FAQs

Package last updated on 22 Nov 2011

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts