can-connect-feathers

v0.2.2
Feathers client library for DoneJS and can-connect
canjs can plugin donejs feathersjs feathers client realtime

preversion

npm test && npm run build

version

git commit -am "Update dist for release" && git checkout -b release && git add -f dist/

postversion

git push --tags && git checkout master && git branch -D release && git push

testee

testee test/test.html --browsers firefox

test

npm run jshint && npm run testee

jshint

jshint ./*.js ./src/ --config

release:patch

npm version patch && npm publish

release:minor

npm version minor && npm publish

release:major

npm version major && npm publish

build

node build.js

document

documentjs

develop

done-serve --static --develop --port 8080

Metadata

  • Unknown
  • Whatever
  • Marshall Thompson
  • released 4/28/2016

Downloads

Maintainers