adjusted index creation and managemen

This commit is contained in:
Wyatt Johnson
2018-04-12 09:37:17 -06:00
parent 68473e5a29
commit 10d11c1615
17 changed files with 1027 additions and 926 deletions
+1
View File
@@ -11,6 +11,7 @@ const Matcher = require('did-you-mean');
program
.command('serve', 'serve the application')
.command('db', 'run database commands')
.command('settings', 'interact with the application settings')
.command('assets', 'interact with assets')
.command('setup', 'setup the application')