Skip to content

pavelbeliaev/meteor-accounts-base

 
 

Repository files navigation

meteor-accounts-base

Fork of accounts-base including a simpler version of meteor/meteor#1845

To update this, do the following:

cd /path/to/meteor git checkout devel git pull git checkout release/0.X git subtree split -P packages/accounts-base -b accounts-base-only cd /path/to/accounts-base-only/ git pull /path/to/meteor accounts-base-only git push

Note, the module might not be updated properly, solution was:

cd ~/.meteorite/source/[email protected]\:chmac/meteor-accounts-base/
git pull

About

Fork of accounts-base including meteor/meteor#1845

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%