add push_to_lms to Studio; uses MITX_FEATURES['ENABLE_PUSH_TO_LMS']

This commit is contained in:
ichuang
2013-08-16 16:23:47 -04:00
committed by Carson Gee
parent 2b2d97cd5f
commit e524f5be35
7 changed files with 196 additions and 2 deletions

View File

@@ -0,0 +1,7 @@
#!/bin/bash
cd ~/mitx_all
source STARTUP
cd edx-platform
python scripts/cms_export_to_github $*