Skip to content

Instantly share code, notes, and snippets.

@digilord
Created February 21, 2014 18:24
Show Gist options
  • Save digilord/9140132 to your computer and use it in GitHub Desktop.
Save digilord/9140132 to your computer and use it in GitHub Desktop.
dm-user-management
├── README.md
├── client
│   ├── user-management-styles.less
│   ├── user_pager.coffee
│   ├── users-mesosphere.coffee
│   ├── users.coffee
│   └── users.html
├── collections
│   └── users_collection.coffee
├── dm-user-management.sublime-project
├── dm-user-management.sublime-workspace
├── package.js
├── server
│   └── users_publication.coffee
└── smart.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment