mirror of
https://github.com/correl/melpa.git
synced 2024-11-15 03:00:14 +00:00
Merge branch 'master' of https://github.com/milkypostman/melpa
This commit is contained in:
commit
b65c9dae29
2 changed files with 3 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
|||
// TODO Google Analytics http://stackoverflow.com/questions/10713708/tracking-google-analytics-page-views-with-angular-js
|
||||
// TODO D3 visualisation for deps
|
||||
// TODO Fix json encoding of versions
|
||||
// TODO Handle :old-names in recipes
|
||||
|
||||
var app = angular.module('melpa', ["ngRoute"]);
|
||||
|
||||
|
|
2
recipes/tommyh-theme
Normal file
2
recipes/tommyh-theme
Normal file
|
@ -0,0 +1,2 @@
|
|||
(tommyh-theme :repo "wglass/tommyh-theme"
|
||||
:fetcher github)
|
Loading…
Reference in a new issue