Extract bits into a separate file for offline generation

This commit is contained in:
Dan Buch
2015-09-06 09:15:49 -04:00
parent 1f789f1674
commit 8f56f32d73
4 changed files with 47 additions and 25 deletions

View File

@@ -1,3 +1,3 @@
require './cpi_feed'
require './app'
run CPIFeed
run App