Move MatterControl source code into a subdirectory
This commit is contained in:
parent
2c6e34243a
commit
70af2d9ae8
2007 changed files with 13 additions and 8 deletions
|
|
@ -1,2 +1,7 @@
|
|||
- Technical research about the codebase can be found in the `research` directory. See @research/index.md.
|
||||
- Use `nix-shell` to grab temporary tools as needed.
|
||||
You are developing a web app that is a clone of MatterControl's design tools. MatterControl is a C# 3D modeller and slicer. You are only cloning the 3D design tools, not the slicer/printing capabilities.
|
||||
|
||||
Your task list is in @TODO.md.
|
||||
|
||||
The source code for the original program, MatterControl, is in the `original` directory. Technical research on the MatterControl codebase can be found in the `research` directory. See @research/index.md for an overview.
|
||||
|
||||
Remember to use `nix-shell` to grab temporary tools as needed.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue