Skip to content

wilmoore/sinon-browser-only

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sinon-browser-only

SinonJS browser build.

Usage

See the sinon project homepage

Installation

component

% component install wilmoore/sinon-browser-only

bower

% bower install sinon-browser-only

npm

NPM

volo

% volo add wilmoore/sinon-browser-only

curl

% curl -#O https://raw.github.com/wilmoore/sinon-browser-only/v{version}/sinon.js

Cutting a release

  • update version number in package.json, bower.json, component.json, and Makefile.
  • make {version}
  • commit then push
  • tag then push --tags
  • npm publish

License

BSD