# Run this the first time
find . -type f ! -name '*.jpg' ! -iwholename './.git*' -exec \
sed -i -e 's/qualtrix_xblock/qualtrix_xblock/g; s/QualtrixXblock/QualtrixXblock/g;' {} \;
git mv qualtrix_xblock/qualtrix_xblock.py template/qualtrix_xblock.py
git mv qualtrix_xblock qualtrix_xblock
git commit -m "Fork qualtrix_xblock XBlock"
npm install
npm install -g grunt-cli
# Then this in the future
grunt watch
-
Notifications
You must be signed in to change notification settings - Fork 0
License
dcadams/edx-xblock-template
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published