Commit Graph

3 Commits

Author SHA1 Message Date
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
f06943ba1a chore: Update to latest TypeScript and make sure instructions work 2023-08-18 10:36:11 -07:00
78f3975d54 chore: pnpm init and add TypeScript 2022-12-02 09:15:25 -05:00