Meteor-Community-Packages / meteor-schema-index

Control some MongoDB indexing with schema options

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Q: easy way how to use this package locally (in meteor/packages)

jirikrepl opened this issue · comments

Hi, how easily use this package locally for a Meteor app?

I mean most of the other Meteor packages have package.js in the root of their Github repository.

the actual meteor package is inside package/indexing.
I can add indexing folder to my meteor/packages but then I lose connection with this GitHub repository.

You could clone this repo somewhere else and then do a symlink of package/indexing into your packages folder.