feat: add build script #13

Merged
glen merged 1 commits from build_script into main 2023-08-23 03:20:11 +00:00

1 Commits

Author SHA1 Message Date
Glen Whitney c9e53b7152 feat: add build script
This commit adds pnpm scripts for compiling and running the
  typocomath package, and a convenience script `pnpm go` that does
  both in succession. It also configure pnpm to use a shell
  emulator so that it should work on Windows as well. Finally,
  it changes the directory for object files from obj to build.
  Resolves #9.
2023-08-22 20:15:16 -07:00