psychedelicious
|
c41e87160a
|
scripts: add script to update config docstring
- Add script to call config docstring helper function and write the docstring to the file directly
- Add `make` target for this script
|
2024-03-08 16:31:39 -05:00 |
|
psychedelicious
|
4f096ac3ba
|
feat(scripts): add frontend-types to Makefile to generate types
|
2024-03-07 10:16:44 +11:00 |
|
Lincoln Stein
|
5b133ad198
|
Add a few convenience targets to Makefile
- "test" to run pytests
- "frontend-install" to reinstall pnpm's node modeuls
|
2024-03-01 10:42:33 +11:00 |
|
Lincoln Stein
|
f3a97e06ec
|
add the tag_release.sh script
|
2023-12-11 21:11:37 -05:00 |
|
Lincoln Stein
|
18093c4f1d
|
split installer zipfile script from tagging script; add make commands
|
2023-12-11 21:08:03 -05:00 |
|
psychedelicious
|
84a0a0fa14
|
feat: update mypy script comment
|
2023-11-21 20:22:27 +11:00 |
|
psychedelicious
|
50ab677ea4
|
feat: add Makefile for project scripts
This is a simple solve for running scripts associated with the project.
See the Makefile for the available scripts and brief comments about them.
|
2023-11-21 20:22:27 +11:00 |
|