.gitignore
.gitlab-ci.yml
LICENSE.txt
MANIFEST.in
README.md
setup.py
scripts/install.sh
sfsdk/__init__.py
sfsdk/authsettings.py
sfsdk/cli.py
sfsdk/containers.py
sfsdk/exrsettings.py
sfsdk/frameworksettings.py
sfsdk/imgsettings.py
sfsdk/kbsettings.py
sfsdk/log.py
sfsdk/remote.py
sfsdk/sfsdkwatch.py
sfsdk/stacksettings.py
sfsdk/technologies.yml
sfsdk/techsettings.py
sfsdk/utils.py
sfsdk/web.py
sfsdk.egg-info/PKG-INFO
sfsdk.egg-info/SOURCES.txt
sfsdk.egg-info/dependency_links.txt
sfsdk.egg-info/requires.txt
sfsdk.egg-info/top_level.txt
sfsdk/dockerfiles/Dockerfile.sf-base.tpl
sfsdk/dockerfiles/Dockerfile.sf-dotnet.tpl
sfsdk/dockerfiles/Dockerfile.sf-golang.tpl
sfsdk/dockerfiles/Dockerfile.sf-java.tpl
sfsdk/dockerfiles/Dockerfile.sf-nodejs.tpl
sfsdk/dockerfiles/Dockerfile.sf-php.tpl
sfsdk/dockerfiles/Dockerfile.sf-python.tpl
sfsdk/dockerfiles/Dockerfile.sf-ruby.tpl
sfsdk/dockerfiles/Dockerfile.sf-solidity.tpl
sfsdk/dockerfiles/file-copy.tpl
sfsdk/static/assets/css/lib.css
sfsdk/static/assets/css/style.css
sfsdk/static/assets/fonts/fontawesome-webfont.eot
sfsdk/static/assets/fonts/fontawesome-webfont.svg
sfsdk/static/assets/fonts/fontawesome-webfont.ttf
sfsdk/static/assets/fonts/fontawesome-webfont.woff
sfsdk/static/assets/fonts/fontawesome-webfont.woff2
sfsdk/static/assets/fonts/glyphicons-halflings-regular.eot
sfsdk/static/assets/fonts/glyphicons-halflings-regular.svg
sfsdk/static/assets/fonts/glyphicons-halflings-regular.ttf
sfsdk/static/assets/fonts/glyphicons-halflings-regular.woff
sfsdk/static/assets/img/emptyExercises.png
sfsdk/static/assets/img/favicon-96x96.png
sfsdk/static/assets/img/loader.gif
sfsdk/static/assets/img/sfhn.png
sfsdk/static/assets/img/toastui-editor-2x.png
sfsdk/static/assets/img/toastui-editor.png
sfsdk/static/assets/js/libm.min.js
sfsdk/static/assets/js/management.js
sfsdk/templates/index.html
tests/exercise-sample.json
tests/test_add.py
tests/test_build.py
tests/test_exercise_edit.py
tests/test_login.py
tests/test_run.py
tests/test_snapshot.py
tests/test_watch.py