feat: add build script #13

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

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.

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.
glen added 1 commit 2023-08-23 03:19:18 +00:00
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.
glen merged commit 76e144bc2a into main 2023-08-23 03:20:11 +00:00
glen deleted branch build_script 2023-08-23 03:20:11 +00:00
glen referenced this issue from a commit 2023-08-23 03:20:11 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: glen/typocomath#13
No description provided.