diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..41653a5 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "cramjam-repo/cramjam"] + path = cramjam-repo/cramjam + url = https://github.com/milesgranger/cramjam diff --git a/cramjam-repo/README.md b/cramjam-repo/README.md new file mode 100644 index 0000000..3d6bb39 --- /dev/null +++ b/cramjam-repo/README.md @@ -0,0 +1 @@ +This directory contains a `cramjam` conda package that is used when setting up the environment for JupyterLite. The source code and license can be found in the `cramjam` submodule, or at . \ No newline at end of file diff --git a/cramjam-repo/cramjam b/cramjam-repo/cramjam new file mode 160000 index 0000000..9c9faad --- /dev/null +++ b/cramjam-repo/cramjam @@ -0,0 +1 @@ +Subproject commit 9c9faadc4c0bcf8c4a36a2d7ea19dc3a0ac3d7fc