This commit is contained in:
Alex Kost 2013-10-05 00:22:06 +04:00
commit b65c9dae29
2 changed files with 3 additions and 0 deletions

View file

@ -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
View file

@ -0,0 +1,2 @@
(tommyh-theme :repo "wglass/tommyh-theme"
:fetcher github)