Repository for the engine rebuild
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Go to file
David Tookey 1d78d3f67c initialization of DocumentDirectory tree has test coverage.
TODO: need methods for traversing the document tree
5 years ago
src initialization of DocumentDirectory tree has test coverage. 5 years ago
tests initialization of DocumentDirectory tree has test coverage. 5 years ago
.gitignore reorganized folder structure to make the root a little cleaner. will continue restructuring of source and assets. 5 years ago
0-install.ps1 changed script names so they float to the top. 5 years ago
0-npm-update.ps1 added npm update script 5 years ago
0-run-fast.ps1 implemented a quick-start feature that bypasses typescript compilation and dependency resolving 5 years ago
0-run.ps1 changed windows run script to clean before build to improve stability 5 years ago
gulpfile.js implemented a quick-start feature that bypasses typescript compilation and dependency resolving 5 years ago
package-lock.json removed jest testing framework and used mocha/chai instead which does not interfere with the regular build process 5 years ago
package.json started some test files. 5 years ago
tsconfig.json removed jest because it was screwing things up 5 years ago