polish: package manifest, README, exclude test files from npm pack

This commit is contained in:
pi
2026-04-11 01:54:46 +01:00
parent cdc8976088
commit 11380ed49b
4 changed files with 53 additions and 3 deletions

View File

@@ -1,16 +1,20 @@
# pi-dev-tools
`pi-dev-tools` is a Pi extension package that adds formatting-aware `edit` and `write` tools plus a setup-suggestion tool for project-local developer tooling.
`pi-dev-tools` is a Pi extension package that adds formatting-aware `edit` and `write` tools plus setup-suggestion tooling for project-local developer workflows.
## Install
Use it as a local package root today:
Local path:
```bash
pi install /absolute/path/to/dev-tools
```
After this folder is moved into its own repository, the same package can be installed from git.
Git:
```bash
pi install https://gitea.rwiesner.com/pi/pi-dev-tools
```
## Resources