Skip to content

Instantly share code, notes, and snippets.

@egoldblum
Created October 11, 2013 18:55
Show Gist options
  • Select an option

  • Save egoldblum/6940131 to your computer and use it in GitHub Desktop.

Select an option

Save egoldblum/6940131 to your computer and use it in GitHub Desktop.

Revisions

  1. egoldblum created this gist Oct 11, 2013.
    15 changes: 15 additions & 0 deletions root.json
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,15 @@
    {
    "root": {
    "default": {
    "dest": "pymk",
    "pathLength": 4
    },
    "options": [{
    "dest": "m2m",
    "predicate": [
    "abi"
    ],
    "pathLength": 4
    }]
    }
    }