Skip to content

yapplabs/glazier-github-people

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

glazier-github-people

A card for adding an arbitrary set of people (github identities) to a card. Great for listing core team members of a project, etc.

Adding to glazier

# in `glazier/cards/`
ln -s your/path/to/glazier-github-people github-people

# in `glazier/`
grunt ingestCards

# in `glazier/glazier-server/`
bundle exec rails console

# add the Pane to the dashboard of your choosing
db = Dashboard.where(repository: 'emberjs/ember.js').first
db.add_pane('glazier-github-people')

Running Tests

grunt autotest

view in browser

open dist/dev/github-people/test.html

About

Glazier card for showing arbitrary people from Github.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •