https://github.com/yungvldai/dbmc
git clone https://github.com/yungvldai/diploma
cd diploma
npm installjava, xelatex and biber are also needed.
npm run buildbuilds production version of main document, including TOC, sources and references;npm run build-devbuilds development version of main document only;npm run watchruns watcher, which observe changes in folderssrc/andlib/, it runsfast-rebuilddocument on change.npm run releasebuilds document, merges all of pdfs, creates release commit and tag, then pushes to remote.npm run cleancleansbuild/anddocument/. Use in emergencies.
