Skip to content

drd/mettle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mettle

a tiny life-streaming thingy in meteor

documentation

mettle looks in /lib for a file called user.js which should define a User object, containing a github auth object which has your github username and password as keys. eg:

User = { github: { username: 'leet-socks', password: 'laundry' } };

changes

  • added ETags/conditional requests to be nicer to GitHub & your rate limits
  • added external auth (hello, github!)
  • added README

About

messing with meteor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors